Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StatusError ¶
type StatusError gitobjects.StatusError
func AddObject ¶
func AddObject(id string, content string) StatusError
func DeleteRef ¶
func DeleteRef(id string) StatusError
func GetObject ¶
func GetObject(id string) (string, StatusError)
func Init ¶
func Init() StatusError
func LsRefs ¶
func LsRefs(repo string) ([]gitobjects.GitRef, StatusError)
func SetRef ¶
func SetRef(gitobjects.GitRef) StatusError
Click to show internal directories.
Click to hide internal directories.