log

package
v0.0.0-...-9138371 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2019 License: Apache-2.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 BoxLog

type BoxLog struct {
	gorm.Model
	UID  uint
	Name string
	Desc string
}

BoxLog Model

type Srv

type Srv struct {
	// contains filtered or unexported fields
}

Srv Route

func New

func New(db *gorm.DB) *Srv

New Route Srv

func (*Srv) Insert

func (s *Srv) Insert(uid uint, name string, desc string) error

Insert Action

func (*Srv) List

func (s *Srv) List(page, size int) []BoxLog

List Action

func (*Srv) Total

func (s *Srv) Total(page, size int) int

Total Action

Jump to

Keyboard shortcuts

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