Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProvideGRPCServer ¶
Types ¶
type Application ¶
type Application struct {
	// contains filtered or unexported fields
}
    Application is the main entry point of this server.
func CreateApplication ¶
func CreateApplication() *Application
func ProvideApplication ¶
func ProvideApplication( config *env.Config, server *serv.Server, grpcServer *grpc.Server, promServer *metrics.PromServer) *Application
func (Application) Run ¶
func (app Application) Run() error
 Click to show internal directories. 
   Click to hide internal directories.