# Functions
NewCommit validate str and create Commit object.
NewCommitFromBytes validate content and create Commit object.
NewNamespace creates namespace with random uuid.
NewObjectID create new ObjectID if str is valid.
NewRef create new instance of Ref.
# Constants
ErrorDataSerializationObjectID is error of data.ObjectID serialization.
ServerUploading means data.Object was created, but content not fully uploaded to the server.
Uploaded means data.Object was successfully uploaded to server.
# Structs
CommitManifest is OSTree commit manifest.
Object OSTree object definition.
Ref is OSTree object reference.