fake

package
v0.0.0-...-1a6fa8d Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2025 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const HeaderAPIKey = "X-API-Key"

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeServer

type FakeServer struct {
	Env map[string]string

	Runs  map[string]client.CIRunRequest
	Files [][]byte
	// contains filtered or unexported fields
}

func NewServer

func NewServer(t *testing.T, l *slog.Logger, ci client.CIProviderName) *FakeServer

func (*FakeServer) Close

func (s *FakeServer) Close()

func (*FakeServer) ExtractTar

func (s *FakeServer) ExtractTar(i int) (map[string][]byte, error)

Jump to

Keyboard shortcuts

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