Documentation ¶ Index ¶ func Start(logger *log.Logger, config config.Config) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Start ¶ func Start(logger *log.Logger, config config.Config) error Start begins a GRPC server, and an API server. It hangs indefinitely until an error is returned from either, terminating the application. Both servers respond to CTRL+C shutdowns. Types ¶ This section is empty. Source Files ¶ View all Source files authenticator.go requestlogger.go requestmetrics.go Directories ¶ Show internal Expand all Path Synopsis api config credmgrs identity metrics protos testing Click to show internal directories. Click to hide internal directories.