Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoGitSyncServer ¶
type GoGitSyncServer struct {
GoGitSyncServerOptions
}
func NewServer ¶
func NewServer(opts GoGitSyncServerOptions) *GoGitSyncServer
func (*GoGitSyncServer) Run ¶
func (server *GoGitSyncServer) Run(port int, metricsPort int)
type GoGitSyncServerOptions ¶
type GoGitSyncServerOptions struct {
ConsulHost string
}
Click to show internal directories.
Click to hide internal directories.