Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InvalidBindingError ¶ added in v0.2.0
type InvalidBindingError string
func (InvalidBindingError) Error ¶ added in v0.2.0
func (e InvalidBindingError) Error() string
type KeyAlreadyBoundError ¶
func (KeyAlreadyBoundError) Error ¶
func (e KeyAlreadyBoundError) Error() string
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func (*Service) LookupBinding ¶ added in v0.2.0
Click to show internal directories.
Click to hide internal directories.