kvr

package
v0.0.0-...-32c6304 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func New

func New(hc *http.Client) (*Client, error)

func (*Client) ListVIPRank

func (c *Client) ListVIPRank() (VIPRankList, error)

func (*Client) NoCache

func (c *Client) NoCache() *Client

type VIPRank

type VIPRank struct {
	Min   uint64
	Max   uint64
	Title string
}

type VIPRankList

type VIPRankList []VIPRank

func (*VIPRankList) GetTitle

func (vl *VIPRankList) GetTitle(power uint64) string

Jump to

Keyboard shortcuts

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