Documentation
¶
Overview ¶
Copyright © 2024-2025 Macaroni OS Linux See AUTHORS and LICENSE for the license details and contributors.
Copyright © 2024-2025 Macaroni OS Linux See AUTHORS and LICENSE for the license details and contributors.
Copyright © 2024-2025 Macaroni OS Linux See AUTHORS and LICENSE for the license details and contributors.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Extension ¶
type ExtensionCustom ¶
func NewExtensionCustom ¶
func NewExtensionCustom(opts map[string]string) (*ExtensionCustom, error)
func (*ExtensionCustom) Elaborate ¶
func (e *ExtensionCustom) Elaborate(restGuard *guard.RestGuard, atom, def *specs.AutogenAtom, mapref *map[string]interface{}) error
func (*ExtensionCustom) GetElabPaths ¶
func (*ExtensionCustom) GetName ¶
func (e *ExtensionCustom) GetName() string
func (*ExtensionCustom) GetOpts ¶
func (e *ExtensionCustom) GetOpts() map[string]string
type ExtensionGolang ¶
func NewExtensionGolang ¶
func NewExtensionGolang(opts map[string]string) (*ExtensionGolang, error)
func (*ExtensionGolang) Elaborate ¶
func (e *ExtensionGolang) Elaborate(restGuard *guard.RestGuard, atom, def *specs.AutogenAtom, mapref *map[string]interface{}) error
func (*ExtensionGolang) GetName ¶
func (e *ExtensionGolang) GetName() string
func (*ExtensionGolang) GetOpts ¶
func (e *ExtensionGolang) GetOpts() map[string]string
Click to show internal directories.
Click to hide internal directories.