mock

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package mock contains mocking components for unit testing.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() *repository

New returns a new repository struct.

Types

type Blob

type Blob struct {
	Content   string
	MediaType string
	Tag       string
}

Blob mocks a content blob stored in content-addressable storage.

Jump to

Keyboard shortcuts

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