Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LogLevel format.LogLevel
Functions ¶
This section is empty.
Types ¶
type Check ¶ added in v1.49.7
type Check struct { Request struct { Files struct { Progressive Progressives } } }
type JsonWeb ¶ added in v1.46.7
type JsonWeb struct {
Token string
}
func NewJsonWeb ¶ added in v1.46.7
type ProgHeight ¶ added in v1.50.5
type ProgHeight struct { Progressives Target int }
func (ProgHeight) Less ¶ added in v1.50.5
func (p ProgHeight) Less(i, j int) bool
type Progressive ¶ added in v1.49.7
type Progressives ¶ added in v1.50.5
type Progressives []Progressive
func (Progressives) Len ¶ added in v1.50.5
func (p Progressives) Len() int
func (Progressives) Swap ¶ added in v1.50.5
func (p Progressives) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.