models

package
v0.0.0-...-f453db5 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Record

func Record(date, data string) error

Record -

Types

type NorthDailyDetail

type NorthDailyDetail struct {
	Data []NorthDetailItem `json:"data"`
}

NorthDailyDetail -

func (*NorthDailyDetail) Save

func (n *NorthDailyDetail) Save(date string) error

Save -

func (*NorthDailyDetail) Size

func (n *NorthDailyDetail) Size() int

Size -

type NorthDailyReport

type NorthDailyReport []length

NorthDailyReport -

type NorthDailySummary

type NorthDailySummary struct {
	Data []NorthSummaryItem `json:"data"`
}

NorthDailySummary -

func (*NorthDailySummary) Save

func (n *NorthDailySummary) Save(date string) error

Save -

func (*NorthDailySummary) Size

func (n *NorthDailySummary) Size() int

Size -

type NorthDetailItem

type NorthDetailItem struct {
	Code  string `json:"zqdm"`
	Name  string `json:"zqjc"`
	In    string `json:"mrjyje"`
	Out   string `json:"mcjyje"`
	Total string `json:"jyje"`
}

NorthDetailItem -

type NorthSummaryItem

type NorthSummaryItem struct {
	Total string `json:"total"`
}

NorthSummaryItem -

Jump to

Keyboard shortcuts

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