package
4.0.0-alpha.0+incompatible
Repository: https://github.com/lexkong/origin.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
GetClient returns a build client.
No description provided by the author
MustParse parses a "Git URL" and panics on failure.
NewDefaultConfig returns a default server config.
NewEnvironmentConfig sets up the initial config from environment variables TODO break out the code that generates the handler functions so that they can be individually unit tested.
ParseURL parses a "Git URL".
RepositoryURL creates the public URL for the named git repo.
No description provided by the author
# Constants
No description provided by the author
URLTypeLocal is the local type (see above).
URLTypeSCP is the SCP type (see above).
URLTypeURL is the URL type (see above).
# Type aliases
URLType indicates the type of the URL (see above).