Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomBouncer ¶
type CustomBouncer struct {
Path string
BinaryStdin io.Writer
// contains filtered or unexported fields
}
func NewCustomBouncer ¶
func NewCustomBouncer(cfg *cfg.BouncerConfig) (*CustomBouncer, error)
func (*CustomBouncer) Init ¶
func (c *CustomBouncer) Init() error
func (*CustomBouncer) ResetCache ¶
func (c *CustomBouncer) ResetCache()
func (*CustomBouncer) ShutDown ¶
func (c *CustomBouncer) ShutDown() error
type DecisionKey ¶
Click to show internal directories.
Click to hide internal directories.