models

package
v0.0.0-...-5320185 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2015 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Card

type Card struct {
	CardTypeID  uniqueidentifier
	Alias       string
	Version     int
	SysVersion  int
	LibraryID   uniqueidentifier
	ControlInfo string
	Options     int
	FetchMode   int
	XMLSchema   string
	XSDSchema   string
	Icon        []byte
	SDID        uniqueidentifier
	Timestamp   Time
	TypeName    string
}

type CardParams

type CardParams struct {
}

type Section

type Section struct {
	SectionTypeID   uniqueidentifier
	Alias           string
	ParentSectionId uniqueidentifier
	CardTypeId      uniqueidentifier
	SecurityType    uint8
	UserDependent   bool
	NestLevel       uint8
	Type            uint8
	Flags           uint16
	IsDynamic       bool
}

type SectionParams

type SectionParams struct {
	CardTypeId uniqueidentifier
}

type Time

type Time []uint8

Jump to

Keyboard shortcuts

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