browserMock

package
v0.6.1-7 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BrowserMock

type BrowserMock struct {
	// contains filtered or unexported fields
}

func NewBrMockService

func NewBrMockService(c models.BrowserMockDB, log *zap.Logger) *BrowserMock

func (*BrowserMock) Get

func (s *BrowserMock) Get(ctx context.Context, app string, testName string) ([]models.BrowserMock, error)

func (*BrowserMock) Put

type Service

type Service interface {
	Put(context.Context, models.BrowserMock) error
	Get(ctx context.Context, app string, testName string) ([]models.BrowserMock, error)
}

Jump to

Keyboard shortcuts

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