bookkeeper-admin-go

module
v0.0.0-...-beb2ecc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2023 License: Apache-2.0

README

bookkeeper-admin-go

This project is a Go client library for the Apache Bookkeeper Admin API.

Requirements

  • Go 1.18+

Usage

Import the client library:

go get -u github.com/protocol-laboratory/bookkeeper-admin-go

Create admin client first:

// default connect to localhost:8080
bkAdmin := NewDefaultBookkeeperAdmin()

Get bookie info:

bookieInfo, err := bkAdmin.BookieInfo()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL