Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccessTokenInterface ¶
type EventHandlerInterface ¶
type EventHandlerInterface interface {
Handle(request *http.Request, header EventInterface, content interface{}) interface{}
}
type EventInterface ¶
type MediaInterface ¶
type MediaInterface interface { MessageInterface GetMediaID() string }
Click to show internal directories.
Click to hide internal directories.