Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Env ¶
type Env struct {
// contains filtered or unexported fields
}
func (Env) GetBlobStorage ¶
func (env Env) GetBlobStorage() blob.IBlobStorage
func (Env) GetMonitor ¶
func (*Env) GetStorage ¶
func (*Env) SetBlobStorage ¶
func (env *Env) SetBlobStorage(u blob.IBlobStorage)
func (*Env) SetMonitor ¶
func (*Env) SetStorage ¶
Click to show internal directories.
Click to hide internal directories.