report

package
v0.0.0-...-5c63553 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetGithubActiveReport

func GetGithubActiveReport(username string) string

func GetTRPGEngineReport

func GetTRPGEngineReport() string

func GetWakatimeCodingReport

func GetWakatimeCodingReport(apikey string) string

获取wakatime的汇报信息

Types

type MyTransport

type MyTransport struct {
	http.Transport
	// contains filtered or unexported fields
}

func (*MyTransport) RoundTrip

func (t *MyTransport) RoundTrip(req *http.Request) (*http.Response, error)

type TRPGEngineReportResult

type TRPGEngineReportResult struct {
	Count struct {
		Chatlog  int32 `json:"chatlog"`
		Login    int32 `json:"login"`
		Register int32 `json:"register"`
	} `json:"count"`
	Result bool `json:"result"`
}

Jump to

Keyboard shortcuts

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