package
0.0.0-20210304225037-40ef43a75f83
Repository: https://github.com/dihedron/brokerd.git
Documentation: pkg.go.dev

# Functions

AddAPIHandlers adds the API handlers to the given router.
CreateProperty - Create a new property.
DeleteProperties - Delete multiple properties.
DeleteProperty - Delete a property given its key.
GetProperty - Retrieve the value of a specific property.
Index is the index handler.
ListNodes - Return the list of all nodes in the Raft cluster.
ListProperties - Return a (possibly filtered) list of properties.
NewRouter returns a new router.
UpdateProperty - Update the value of an existing property.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
Route is the information for every URI.

# Type aliases

Routes is the list of the generated Route.