Documentation ¶
Overview ¶
Package app provides functionalities for bootstrapping the app.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnsupportedCredentialsProvider = errors.New("unsupported credentials provider")
ErrUnsupportedCredentialsProvider indicates that the provided credentials provider is not supported.
Functions ¶
func MakeServiceLocator ¶
MakeServiceLocator creates application service locator.
func NewServiceLocator ¶ added in v0.4.0
NewServiceLocator initiates a new *service.Locator.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.