Documentation
¶
Index ¶
- func CloneObject(obj store.Object, schema store.SchemaHolder) store.Object
- func ExportFile(targetDir string, name string, content string) error
- func ObjectPath(obj store.Object, path string) *string
- func ObjeectKind(response []byte) string
- func PP(obj store.Object) string
- func ReadStream(r io.ReadCloser) ([]byte, error)
- func RuntimeDir() string
- func Serialize(mo store.Object) ([]byte, error)
- func Timestamp() string
- func UnmarshalObject(body []byte, schema store.SchemaHolder, kind string) (store.Object, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloneObject ¶
func ObjeectKind ¶
func ReadStream ¶
func ReadStream(r io.ReadCloser) ([]byte, error)
func RuntimeDir ¶
func RuntimeDir() string
func UnmarshalObject ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.