Documentation ¶
Index ¶
- func Contexts(vars option.VarsType) (result []*option.VarType)
- func DownloadFile(vars option.VarsType) *option.VarType
- func Error(vars option.VarsType) *option.VarType
- func IsContext(v *option.VarType) bool
- func IsError(v *option.VarType) bool
- func IsFileDownloadType(i interface{}) bool
- func LenWithoutContexts(vars option.VarsType) int
- func LenWithoutErrors(vars option.VarsType) int
- func PathVars(path string) (map[string]string, error)
- type VarType
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsFileDownloadType ¶ added in v3.0.24
func IsFileDownloadType(i interface{}) bool
func LenWithoutContexts ¶ added in v3.0.24
func LenWithoutErrors ¶ added in v3.0.24
Types ¶
Click to show internal directories.
Click to hide internal directories.