Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitstafetteContext ¶
type GitstafetteContext struct {
echo.Context
WebhookHMAC string
Relay *gitstafette_v1.RelayConfig
}
type Service ¶
type Service func(*ServiceContext)
type ServiceContext ¶
type ServiceContext struct {
context.Context
Relay *gitstafette_v1.RelayConfig
}
Click to show internal directories.
Click to hide internal directories.