sigvalidator

package
v0.0.0-...-6574dfe Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Sig

type Sig struct {
	EnFeature string `json:"en_feature"`
	Feature   string `json:"feature"`
	EnGroup   string `json:"en_group"`
	SigNames  string `json:"sig_names"`
	Group     string `json:"group"`
}

type SigValidator

type SigValidator interface {
	IsValidSig(sig string) bool
	GetAll() []Sig
}

Jump to

Keyboard shortcuts

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