package
1.0.0-dev.156
Repository: https://github.com/xgodev/boost.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewOptions returns options from config file or environment vars.
NewOptionsWithPath unmarshals a given key path into options and returns it.
NewSemaphore returns a new semaphore plugin with default options.
NewSemaphoreWithConfigPath returns a new semaphore plugin with options from config path.
NewSemaphoreWithOptions returns a new semaphore plugin with options.
Register registers a new semaphore plugin for echo server.

# Structs

Options semaphore plugin for echo server options.
Semaphore represents semaphore plugin for echo server.