Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithVendorAssets ¶
func WithVendorAssets(ctx context.Context, assets *VendorAssets) context.Context
Types ¶
type VendorAssets ¶
type VendorAssets struct {
Binary string
ConfigFlavor string
DocsBaseURL string
EnvPrefix string
ServiceName string
Use string
}
func FromContext ¶
func FromContext(ctx context.Context) (*VendorAssets, bool)
func (*VendorAssets) Docs ¶
func (va *VendorAssets) Docs() *Docs
func (*VendorAssets) ProprietaryFiles ¶
func (va *VendorAssets) ProprietaryFiles() []string
Click to show internal directories.
Click to hide internal directories.