Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FprintZipData ¶
func FprintZipData(dest *bytes.Buffer, zipData []byte)
FprintZipData converts zip binary contents to a string literal. From https://github.com/rakyll/statik/blob/master/statik.go#L313
func GetChartSource ¶ added in v0.3.4
func GetChartSource(path string) (string, error)
GetChartSource is a helper to convert a filepath to a chart to a base64-encoded, gzipped tarball.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.