Documentation ¶
Index ¶
- Constants
- Variables
- type Github
- func (g *Github) CompleteFlow(ctx context.Context, code string, state string) (string, string, string, string, error)
- func (g *Github) Key() flow.Key
- func (g *Github) Start() error
- func (g *Github) StartFlow(ctx context.Context, nextURL string, organization string, ...) (string, error)
- func (g *Github) Stop() error
- type Options
Constants ¶
Variables ¶
View Source
var (
ErrInvalidResponse = errors.New("invalid response")
)
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.