Documentation
¶
Overview ¶
templ: version: v0.3.1001
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GithubAppService ¶
type Handlers ¶
type Handlers struct {
GithubApp GithubAppService
Hostnames HostnameService
GithubHostname *internal.WebURL
Authorizer authz.Interface
SkipTLSVerification bool
}
func NewHandlers ¶
func NewHandlers( githubApp GithubAppService, hostnames HostnameService, githubHostname *internal.WebURL, skipTLSVerification bool, authorizer authz.Interface, ) *Handlers
func (*Handlers) AddHandlers ¶
Click to show internal directories.
Click to hide internal directories.