Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackendCTX ¶
type BackendCTX struct {
// contains filtered or unexported fields
}
func NewBackend ¶
func NewBackend(config *cfg.BouncerConfig) (*BackendCTX, error)
func (*BackendCTX) CollectMetrics ¶
func (b *BackendCTX) CollectMetrics()
func (*BackendCTX) Commit ¶
func (b *BackendCTX) Commit() error
func (*BackendCTX) Init ¶
func (b *BackendCTX) Init() error
func (*BackendCTX) ShutDown ¶
func (b *BackendCTX) ShutDown() error
Click to show internal directories.
Click to hide internal directories.