mocks

package
v0.3.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewJWKCertServerMock

func NewJWKCertServerMock(
	t *testing.T,
	pubKey crypto.PublicKey,
	jwkKID string,
	jwkAlg string,
) (url string, teardown func() error)

func NewMockServerTimeout

func NewMockServerTimeout(endpoint string, waitTime time.Duration) (*httptest.Server, func())

NewMockServerTimeout Returns a server that will wait waitTime when hit at endpoint

Types

This section is empty.

Jump to

Keyboard shortcuts

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