Documentation ¶
Index ¶
Constants ¶
View Source
const ( ViewID = "view.id" ViewName = "view.name" ViewDescription = "view.description" )
Variables ¶
View Source
var Types = map[string]reflect.Type{ ViewID: xreflect.StringType, ViewName: xreflect.StringType, ViewDescription: xreflect.StringType, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.