blob: 1b5469d53a14da689304268236eb64354e1af053 (
plain)
1
2
3
4
5
6
|
// Copyright 2022 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// Package osinfo provides OS metadata.
package osinfo
|