package
0.0.0-20241216125943-6605f21cfaf4
Repository: https://github.com/equinor/radix-github-webhook.git
Documentation: pkg.go.dev

# Functions

NewAPIServerStub Constructor.
NewMockAPIServer creates a new mock instance.

# Structs

ApiError Representation of parts of an error struct returned from the API.
APIServerStub Makes calls to real API server.
MockAPIServer is a mock of APIServer interface.
MockAPIServerMockRecorder is the mock recorder for MockAPIServer.

# Interfaces

APIServer Stub methods in order to mock endpoints.