Documentation ¶
Overview ¶
Package refresh
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( True = Refresh{"true"} False = Refresh{"false"} Waitfor = Refresh{"wait_for"} )
Functions ¶
This section is empty.
Types ¶
type Refresh ¶
type Refresh struct {
Name string
}
func (Refresh) MarshalText ¶
func (*Refresh) UnmarshalJSON ¶ added in v8.7.1
func (*Refresh) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.