Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPServer ¶
func NewHTTPServer ¶
func NewHTTPServer(config *config.Config) *HTTPServer
func (*HTTPServer) SendMessageToKafka ¶
func (s *HTTPServer) SendMessageToKafka(w http.ResponseWriter, r *http.Request)
func (*HTTPServer) StartServer ¶
func (s *HTTPServer) StartServer(ctx context.Context) error
Click to show internal directories.
Click to hide internal directories.