Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BundleRenderer ¶
type Pipeline ¶
type SpecDocument ¶
type SpecDocument struct {
JSON string
}
type SpecLoader ¶
type SpecLoader interface {
LoadSpec(ctx context.Context, ref string) (SpecDocument, error)
}
Click to show internal directories.
Click to hide internal directories.