implementations

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ImplementationFS embed.FS

Functions

This section is empty.

Types

type ImplManifest

type ImplManifest []ImplManifestItem

type ImplManifestItem

type ImplManifestItem struct {
	Protocol string `yaml:"protocol"`
	Name     string `yaml:"name"`
	URL      string `yaml:"url"`
	Dir      string `yaml:"dir"`
	Default  bool   `yaml:"default"`
}

Jump to

Keyboard shortcuts

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