Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server struct to represent a http server service
func NewServer ¶
func NewServer(sugar *zap.SugaredLogger, rateProvider tokenrate.ETHUSDRateProvider, storage storage.Interface, host string, influxStorage *storage.InfluxStorage) *Server
NewServer return new server instance
Click to show internal directories.
Click to hide internal directories.