Documentation ¶
Overview ¶
Package server contains the common entrypoint for MILO GAE services.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateInternalService ¶
func CreateInternalService() *rpc.MiloInternalService
CreateInternalService initialises a new MILO Internal service.
func Main ¶
Main implements the common entrypoint for all MILO GAE services.
Note, if changing responsibiltiy between services, please be aware that dispatch.yaml changes are not deployed atomically with service changes.
func RegisterCrons ¶
func RegisterCrons(srv *server.Server, service *rpc.MiloInternalService)
func RegisterFrontend ¶
func RegisterPRPCHandlers ¶
func RegisterPRPCHandlers(srv *server.Server, service *rpc.MiloInternalService)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.