Documentation ¶
Index ¶
- func CreateOutDir(filename string) error
- func HasJSONExt(filename string) bool
- func ReadDSSEFile(path string) (*dsse.Envelope, error)
- func ReadFileIntoMap(filename string, fileMap map[string][]byte) error
- func ReadPbFromFile(filename string, pb proto.Message) error
- func ReadStatementFromDSSEFile(path string) (*ita.Statement, error)
- func WriteDSSEToFile(envBytes []byte, outFile string) error
- func WritePbToFile(pb proto.Message, outFile string, pretty bool) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateOutDir ¶
func HasJSONExt ¶
func WriteDSSEToFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.