//
pkg.gl
Category
github.com/multiverse-vcs/go-multiverse
pkg
remote
package
0.0.5
Repository:
https://github.com/multiverse-vcs/go-multiverse.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
5
Files
155 SLOC
#
Functions
NewConfig
New returns a config with default settings.
NewServer
NewServer returns a new remote server.
#
Constants
ConfigFile
ConfigFile is the name of the config file.
DotDir
DotDir is the dot directory for the remote.
#
Structs
Config
Config contains repository info.
Server
Server implements the remote server.