db

package
v0.0.0-...-998eb7a Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2017 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DbMgr

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

func NewDbMgr

func NewDbMgr(path string) (*DbMgr, error)

func (*DbMgr) CheckDbExist

func (dm *DbMgr) CheckDbExist() error

func (*DbMgr) InsertRecord

func (dm *DbMgr) InsertRecord(filename string)

type ViewRecord

type ViewRecord struct {
	gorm.Model
	FileName   string
	RecordTime time.Time
}

Jump to

Keyboard shortcuts

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