Documentation ¶
Index ¶
- func CreateConfig(ctx context.Context, rel types.SFID, cfg wasm.Configuration) error
- func CreateOrUpdateConfig(ctx context.Context, rel types.SFID, typ enums.ConfigType, raw []byte) (cfg *models.Config, err error)
- func FetchConfigValuesByRelIDs(ctx context.Context, relIDs ...types.SFID) ([]wasm.Configuration, error)
- func GetConfigByRelIdAndType(ctx context.Context, rel types.SFID, typ enums.ConfigType) (*models.Config, error)
- func GetConfigValue(ctx context.Context, rel types.SFID, v wasm.Configuration) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateConfig ¶
func CreateOrUpdateConfig ¶
func GetConfigByRelIdAndType ¶
func GetConfigValue ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.