queues

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Queue

type Queue string
const (
	HorusecAnalyticNewAnalysisByAuthors    Queue = "horusec-analytic::new-analysis-by-author"
	HorusecAnalyticNewAnalysisByRepository Queue = "horusec-analytic::new-analysis-by-repository"
	HorusecAnalyticNewAnalysisByLanguage   Queue = "horusec-analytic::new-analysis-by-language"
	HorusecAnalyticNewAnalysisByTime       Queue = "horusec-analytic::new-analysis-by-time"
	HorusecEmail                           Queue = "horusec-email"
	HorusecWebhook                         Queue = "horusec-webhook"
)

func ValueOf

func ValueOf(value string) Queue

func Values

func Values() []Queue

func (Queue) IsEqual

func (q Queue) IsEqual(value string) bool

func (Queue) IsInvalid

func (q Queue) IsInvalid() bool

func (Queue) IsValid

func (q Queue) IsValid() bool

func (Queue) ToString

func (q Queue) ToString() string

Jump to

Keyboard shortcuts

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