Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 416 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 416 Bytes

sentryapi

sentryapi is a Go library for Apache Sentry.

The library can be used to interface with non-kerberized Sentry daemon.

Installation

Standard go get:

$ go get github.com/akolb1/sentrytool/sentryapi

Usage & Example

For API usage and examples, see GoDoc