Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Storage ¶
Storage is common storage client,use it to get app and others resource
var Store *Storage
Store application store client
func (*Storage) Get ¶
func (s *Storage) Get(envName, appName string) (*driver.Application, error)
Get application storage common implement
Click to show internal directories.
Click to hide internal directories.