neoproxy

package
v0.0.0-...-636a148 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2020 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// 需要配合 neoProxyCfg.Host 使用
	LoginPage  = "/user"
	DosagePage = "/services"
	NewsPage   = "/news"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Flow

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

func NewFlow

func NewFlow() *Flow

func (*Flow) NotifyDosage

func (flow *Flow) NotifyDosage()

func (*Flow) TodayUsed

func (flow *Flow) TodayUsed() string

func (*Flow) TotalUsed

func (flow *Flow) TotalUsed() string

type News

type News struct {
	Title      string
	UpdateTime time.Time
	Content    string
}

func (*News) String

func (n *News) String() string

Title: xxx Update time: xxx Content: xxx

Jump to

Keyboard shortcuts

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