Documentation
¶
Index ¶
Constants ¶
View Source
const ( GHHeaderEvent = "X-GitHub-Event" GHHeaderDelivery = "X-GitHub-Delivery" )
Variables ¶
This section is empty.
Functions ¶
func NewAdapter ¶ added in v0.15.0
func NewAdapter(ctx context.Context, processed adapter.EnvConfigAccessor, ceClient cloudevents.Client) adapter.Adapter
NewAdapter returns the instance of gitHubReceiveAdapter that implements adapter.Adapter interface
func NewEnvConfig ¶ added in v0.15.0
func NewEnvConfig() adapter.EnvConfigAccessor
NewEnvConfig function reads env variables defined in envConfig structure and returns accessor interface
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.