Documentation
¶
Index ¶
Constants ¶
View Source
const (
LoadDataHandler = "LoadData"
)
View Source
const (
LoadDelimitedDataHandler = "LoadDelimitedData"
)
View Source
const (
ProxyHandler = "Proxy"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LoadDataProvider ¶
type LoadDataProvider struct{}
type LoadDelimitedData ¶ added in v0.14.2
type LoadDelimitedDataProvider ¶ added in v0.14.2
type LoadDelimitedDataProvider struct{}
type LoadSource ¶
type LoadSource struct {
URL string
}
Click to show internal directories.
Click to hide internal directories.