Documentation
¶
Index ¶
- func CastResultToInteger(res [][]interface{}) (int64, error)
- func GetAllFilesInDir(fs afero.Fs, dir string) ([]string, error)
- func GetIngestrDestinationType(asset *pipeline.Asset) (pipeline.AssetType, error)
- func GetLatestFileInDir(fs afero.Fs, dir string) (string, error)
- func PrefixGenerator() string
- func ReadJSONToFile(fs afero.Fs, filename string, v interface{}) error
- func WriteJSONToFile(fs afero.Fs, data interface{}, filename string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CastResultToInteger ¶
func GetAllFilesInDir ¶ added in v0.11.123
func GetIngestrDestinationType ¶ added in v0.6.6
func GetLatestFileInDir ¶ added in v0.11.123
func PrefixGenerator ¶
func PrefixGenerator() string
func ReadJSONToFile ¶ added in v0.11.123
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.