models

package
v0.0.0-...-d3d20e7 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2018 License: GPL-2.0, GPL-3.0 Imports: 0 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InactiveDoc

type InactiveDoc struct {
	DocNo           string
	Title           string
	DocType         string
	DocProcess      string
	DocEffDate      string
	DocExpDate      string
	DocStatus       bool
	Initiator       string
	Creator         string
	Reviewer        []string
	Approver        []string
	Authorizer      []string
	DocDept         string
	FlowStatus      float64
	FlowList        []string
	CurrentFlowUser float64
	DocTemplate     float64
	InitTS          string
	CreateTS        string
	ReviewTS        string
	AuthTS          string
	ApproveTS       string
	DocumentBody    []string
	QA              string
}

InactiveDoc ... Inactive Document

type User

type User struct {
	AvailableApp  bool
	AvailableAuth bool
	AvailableCr   bool
	AvailableInit bool
	AvailableQA   bool
	AvailableRw   bool
	Username      string
	Name          string
}

User ... Represents a user

Jump to

Keyboard shortcuts

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