package
Version:
v0.0.0-...-c2443e1
Opens a new window with list of versions in this module.
Published: Aug 27, 2015
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Bindable interface {
BindedWith(interface{}) bool
}
type Creatable interface {
Created() bool
}
type Findable interface {
Finded() string
}
type FindedByI interface {
FindedBy() string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.