Documentation ¶
Index ¶
- func InitRoutes(config config.Config) *mux.Router
- type SolonHandler
- func (s *SolonHandler) CreateOneTimeToken(w http.ResponseWriter, req *http.Request)
- func (s *SolonHandler) Health(w http.ResponseWriter, req *http.Request)
- func (s *SolonHandler) PingPong(w http.ResponseWriter, req *http.Request)
- func (s *SolonHandler) RegisterService(w http.ResponseWriter, req *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SolonHandler ¶
func (*SolonHandler) CreateOneTimeToken ¶
func (s *SolonHandler) CreateOneTimeToken(w http.ResponseWriter, req *http.Request)
func (*SolonHandler) Health ¶
func (s *SolonHandler) Health(w http.ResponseWriter, req *http.Request)
func (*SolonHandler) PingPong ¶
func (s *SolonHandler) PingPong(w http.ResponseWriter, req *http.Request)
PingPong pongs the ping
func (*SolonHandler) RegisterService ¶
func (s *SolonHandler) RegisterService(w http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.