package
0.7.8
Repository: https://github.com/alibaba/git-repo-go.git
Documentation: pkg.go.dev

# Functions

Load implements load and parse manifest XML file in repoDir.
LoadFile implements load specific manifest file inside repoDir.
Marshal implements encoding manifest to XML.
Unmarshal implements decoding XML (in buf) to manifest.

# Variables

ManifestsProject is a special instance of Project.

# Structs

Annotation is for annotation XML element.
CopyFile is for copyfile XML element.
Default is for default XML element.
ExtendProject is for extend-project XML element.
Include is for include XML element.
LinkFile is for linkfile XML element.
Manifest is for toplevel XML structure.
Project is for project XML element.
Remote is for remote XML element.
RemoveProject is for remove-project XML element.
RepoHooks is for repo-hooks XML element.
Server is for manifest-server XML element.

# Interfaces

ProjectHandler is an interface to manipulate projects of manifest.