Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrUnknownToken = errors.New("coding token is not recognized")
)
Functions ¶
This section is empty.
Types ¶
type Constructor ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func (Manager) AddCoding ¶
func (m Manager) AddCoding(constructor Constructor)
AddCoding adds a coding to the list of available
Click to show internal directories.
Click to hide internal directories.