schema

package
v0.13.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	Validate(ctx context.Context, schemaFileName string, bytes []byte) error
}

func NewClient

func NewClient(ctx context.Context, config Config, logClient go_log.Client, schemaFileNames []string) (Client, error)

type Config added in v0.8.1

type Config struct {
	Env go_environment.Environment
}

Jump to

Keyboard shortcuts

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