compliancelevel

package
v0.0.0-...-d780273 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2025 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Package compliancelevel defines the levels of specification compliance.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Type

type Type int

Type is the type for the compliance levels.

const (
	Permissive    Type = iota // permissive
	Specification             // standard
	Strict                    // strict
)

The line comments set the string for each level.

func (Type) String

func (i Type) String() string

Jump to

Keyboard shortcuts

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