bmclib/doc.go
2022-11-22 07:54:04 +01:00

11 lines
288 B
Go

// Copyright 2022 The bmclib Authors. All rights reserved.
// Use of this source code is governed by an Apache that can be found in the LICENSE file.
/*
Package bmclib abstracts interacting with Baseboard Management controllers.
see the examples directory for usage.
*/
package bmclib