subgraph

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const FreeToken string = "freetoken"
View Source
const STT = "stt"

Variables

View Source
var (
	Cmd = &cobra.Command{
		Use:  "subgraph",
		Long: "统计subgraph辅助工具",
		RunE: func(cmd *cobra.Command, args []string) error {
			return run(cmd.Context())
		},
	}
)

Cmd represents the config command

Functions

This section is empty.

Types

type User

type User struct {
	Id       string
	Balance  string
	Balancef string
}

Jump to

Keyboard shortcuts

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