provider

package
v2.3.0-beta29 Latest Latest
Warning

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

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

Documentation

Overview

Package provider is a package for provider driven contract testing

Index

Constants

View Source
const COMPAREMODE = 1
View Source
const IDENTIFYMODE = 0

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	ValidateSchema(ctx context.Context) error
}

Service defines the provider service interface

func New

func New(logger *zap.Logger, config *config.Config) Service

New creates a new instance of the consumer service

Jump to

Keyboard shortcuts

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