Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHandler ¶
func NewHandler(token string, processor ChatProcessor) http.Handler
Types ¶
type ChatProcessor ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func New ¶
func New(cfg config.GatewayConfig, processor ChatProcessor) *Server
Click to show internal directories.
Click to hide internal directories.