Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 486 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 486 Bytes

KES SDK for Go

Go Reference license

Usage

Import the kes package into your codebase by adding this import statement to one of your .go source files:

import "github.com/minio/kes-go"

License

Use of the KES SDK is governed by the AGPLv3 license that can be found in the LICENSE file.