Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Core ¶
type Core struct {
// contains filtered or unexported fields
}
func (*Core) CreateSubscriber ¶
func (c *Core) CreateSubscriber(req Subscriber)
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) CreateSubscriber ¶
func (s *Server) CreateSubscriber(w http.ResponseWriter, r *http.Request)
type Subscriber ¶
Click to show internal directories.
Click to hide internal directories.