view_model

package
v0.0.0-...-294a70e Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Consts = map[string]reflect.Value{}
View Source
var Functions = map[string]reflect.Value{}
View Source
var Types = map[string]reflect.Type{
	"BaseViewModel": reflect.TypeOf((*BaseViewModel)(nil)).Elem(),
}
View Source
var Variables = map[string]reflect.Value{}

Functions

This section is empty.

Types

type BaseViewModel

type BaseViewModel struct {
}

func (*BaseViewModel) FromDB

func (m *BaseViewModel) FromDB() (err error)

func (*BaseViewModel) FromView

func (m *BaseViewModel) FromView() (err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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