Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BuildsHandler ¶
type BuildsHandler struct {
Handler
}
func NewBuildsHandler ¶
func NewBuildsHandler(config ini.File) (*BuildsHandler, bool)
func (*BuildsHandler) AuthorizedKeysOptions ¶
func (*BuildsHandler) AuthorizedKeysOptions() []string
type GitHandler ¶
type GitHandler struct {
Handler
}
func NewGitHandler ¶
func NewGitHandler(config ini.File) (*GitHandler, bool)
func (*GitHandler) AuthorizedKeysOptions ¶
func (*GitHandler) AuthorizedKeysOptions() []string
Click to show internal directories.
Click to hide internal directories.