 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpServer ¶ added in v0.15.0
type HttpServer struct {
	// contains filtered or unexported fields
}
    func NewHttpServer ¶
func NewHttpServer(persistence *postgres.Postgres, conf *config.Config) *HttpServer
func (*HttpServer) Run ¶ added in v0.15.0
func (s *HttpServer) Run(endpoint string) error
this func will block caller
 Click to show internal directories. 
   Click to hide internal directories.