aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/internal/osinfo/doc.go
blob: c2f74bea272299f9e80f4b14ca15859d4c03422b (plain)
1
2
3
4
5
6
// Copyright 2021 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 information.
package osinfo