Documentation
¶
Index ¶
- func GetDeps() (*badger.DB, *stream.Hub, *maps.Client, error)
- type Server
- func (s *Server) GetDB() *badger.DB
- func (s *Server) GetGRPCServer() *grpc.Server
- func (s *Server) GetGmaps() *maps.Client
- func (s *Server) GetHTTPClient() *http.Client
- func (s *Server) GetLogger() *log.Logger
- func (s *Server) GetStream() *stream.Hub
- func (s *Server) Run()
- func (s *Server) Setup(fn func(s *Server) error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) GetGRPCServer ¶
func (*Server) GetHTTPClient ¶
Click to show internal directories.
Click to hide internal directories.