package
Version:
v0.0.0-...-ca71e2f
Opens a new window with list of versions in this module.
Published: Aug 17, 2017
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Field struct {
Name string
Association string
Default interface{}
}
Field is one of the Object fields
type Resource struct {
Fields []Field
New func() interface{}
}
Resource is a instruction for the editor
New is a function that tells how to make a new Resource
Source Files
¶
Click to show internal directories.
Click to hide internal directories.