Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type HttpServer ¶
type HttpServer struct {
// contains filtered or unexported fields
}
func New ¶
func New(apiKey []byte, privateKeyPath, publicCertPath string, dataServer *ds.DataServer) (*HttpServer, error)
Click to show internal directories.
Click to hide internal directories.