registry

package
v0.6.9 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Case

type Case struct {
	Group string `json:"group"`
	Name  string `json:"name"`

	URL  string `json:"url"`
	Ref  string `json:"ref"`
	Type string `json:"type"`

	Scripts []string `json:"scripts"`
}

type Group

type Group map[string]Case

type Registry

type Registry map[string]Group

func Load

func Load(hofver, cuever, gover, cruntime, cversion string) (*Registry, error)

Jump to

Keyboard shortcuts

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