Discover Packages
github.com/orb-community/orb
fleet
backend
package
Version:
v0.30.0
Opens a new window with list of versions in this module.
Published: Aug 20, 2024
License: MPL-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Backend interface {
Metadata() interface{}
MakeHandler(tracer opentracing.Tracer, opts []kithttp .ServerOption , r *bone .Mux )
}
type ConfigFeature struct {
Type string `json:"type"`
Input string `json:"input"`
Title string `json:"title"`
Name string `json:"name"`
Required bool `json:"required"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.