fixtures

package
v3.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 15, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const HookPull = `` /* 2070-byte string literal not displayed */
View Source
const HookPullRequestDeclined = `` /* 8236-byte string literal not displayed */
View Source
const HookPullRequestMerged = `` /* 9331-byte string literal not displayed */
View Source
const HookPush = `` /* 11310-byte string literal not displayed */
View Source
const HookPushEmptyHash = `
{
	"push": {
		"changes": [
			{
				"new": {
					"type": "branch",
					"target": { "hash": "" }
				}
			}
		]
	}
}
`

Variables

This section is empty.

Functions

func Handler

func Handler() http.Handler

Handler returns an http.Handler that is capable of handling a variety of mock Bitbucket requests and returning mock responses.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL