Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EmportStruct ¶
type EmportStruct struct {
Status emportStatus // emport status
Masker *mask.MaskStruct // masker
Config common.Config //
}
func NewEmportStruct ¶
func NewEmportStruct(c common.Config) (*EmportStruct, error)
func (*EmportStruct) Emport ¶
func (e *EmportStruct) Emport() error
func (*EmportStruct) ShowStatus ¶
func (e *EmportStruct) ShowStatus() error
Click to show internal directories.
Click to hide internal directories.