metadata

package
v0.0.0-...-bb7e8d2 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Infos = []source.Info{
		{
			Name:        "noop",
			Impl:        "github.com/shortedapp/shorted/services/watcher/pkg/sources/noop",
			Description: "Does nothing (useful for testing)",
		},
		{
			Name:        "asic",
			Impl:        "github.com/shortedapp/shorted/services/watcher/pkg/sources/asic",
			Description: "parsing asic data source",
		},
	}
)

Functions

func GetInfo

func GetInfo(name string) source.Info

GetInfo looks up an adapter info from the declaration list by name

Types

This section is empty.

Jump to

Keyboard shortcuts

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