// 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