Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Model ¶
type Model struct {
Type string
Name string
Table PrimaryKey
Views []PrimaryKey
ViewParams []string
FieldNames []string
FieldsCql map[string]string
FieldsGo map[string]string
}
type PrimaryKey ¶
func (*PrimaryKey) Keys ¶
func (pk *PrimaryKey) Keys() []string
Click to show internal directories.
Click to hide internal directories.