Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type InputError ¶
type InputError struct {
Msg string
}
func (InputError) Error ¶
func (e InputError) Error() string
type Subscriber ¶
type Subscriber struct {
// contains filtered or unexported fields
}
func (Subscriber) String ¶
func (s Subscriber) String() string
Click to show internal directories.
Click to hide internal directories.