banning

package
v0.7.14 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Checker

type Checker interface {
	Check(metainfo.Info) error
}

type Params

type Params struct {
	fx.In
	Checkers []Checker `group:"metainfo_banning_checkers"`
}

type Result

type Result struct {
	fx.Out
	Checker Checker `name:"metainfo_banning_checker"`
}

func New

func New(p Params) Result

Jump to

Keyboard shortcuts

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