Documentation
¶
Index ¶
- func ContextWithDryRun(ctx context.Context, dry bool) context.Context
- func ContextWithMergeRequestID(ctx context.Context, id string) context.Context
- func ContextWithProjectID(ctx context.Context, value string) context.Context
- func IsDryRun(ctx context.Context) bool
- func MergeRequestID(ctx context.Context) string
- func MergeRequestIDInt(ctx context.Context) int
- func NewContext(project, mr string) context.Context
- func ProjectID(ctx context.Context) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContextWithDryRun ¶ added in v0.5.0
func ContextWithProjectID ¶
func MergeRequestID ¶ added in v0.6.0
func MergeRequestIDInt ¶ added in v0.6.0
func NewContext ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.