lov

package
v0.0.0-...-4751eea Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 15, 2017 License: BSD-2-Clause Imports: 2 Imported by: 0

Documentation

Overview

*

  • Warning: Generated code! do not change!
  • Generated by: go/LOV.ftl

Index

Constants

This section is empty.

Variables

View Source
var ERoles = [...]ERole{ERole_ADMIN, ERole_USER}

Functions

This section is empty.

Types

type ERole

type ERole string
const (
	ERole_ADMIN ERole = "ADMIN"
	ERole_USER  ERole = "USER"
)

func (ERole) Parse

func (this ERole) Parse(value string) (ERole, bool)

func (*ERole) Scan

func (this *ERole) Scan(value interface{}) error

func (ERole) Value

func (this ERole) Value() (driver.Value, error)

Value implements the driver Valuer interface.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL