formats

package
v0.1.45 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DockerImageRefFormatChecker

type DockerImageRefFormatChecker struct{}

DockerImageRefFormatChecker is a gojsonschema.FormatChecker for docker image refs

func (DockerImageRefFormatChecker) IsFormat

func (f DockerImageRefFormatChecker) IsFormat(input interface{}) bool

Implement gojsonschema.FormatChecker interface

type IntegerFormatChecker

type IntegerFormatChecker struct{}

IntegerFormatChecker is a gojsonschema.FormatChecker for integers

func (IntegerFormatChecker) IsFormat

func (f IntegerFormatChecker) IsFormat(input interface{}) bool

Implement gojsonschema.FormatChecker interface

type SemVerFormatChecker

type SemVerFormatChecker struct{}

SemVerFormatChecker is a gojsonschema.FormatChecker for semantic versions

func (SemVerFormatChecker) IsFormat

func (f SemVerFormatChecker) IsFormat(input interface{}) bool

Implement gojsonschema.FormatChecker interface

Jump to

Keyboard shortcuts

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