Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type APIEndpoint ¶
type APIEndpoint struct {
GitHub *GitHub
}
type Option ¶
type Option interface {
// contains filtered or unexported methods
}
func WithAPIEndpoint ¶
func WithAPIEndpoint(a APIEndpoint) Option
Click to show internal directories.
Click to hide internal directories.