Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dapperfile ¶
type Dapperfile struct { File string // contains filtered or unexported fields }
func Lookup ¶
func Lookup(file string) (*Dapperfile, error)
func (*Dapperfile) IsBind ¶
func (d *Dapperfile) IsBind() bool
func (*Dapperfile) SetSocket ¶
func (d *Dapperfile) SetSocket(val bool)
Click to show internal directories.
Click to hide internal directories.