service

package
v2.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FeatureEnabled

func FeatureEnabled(f string, log *zap.SugaredLogger) (bool, error)

func UpdateOrCreateFeature

func UpdateOrCreateFeature(req *FeatureReq, log *zap.SugaredLogger) error

Types

type FeatureReq

type FeatureReq struct {
	Name    string `json:"name"`
	Enabled bool   `json:"enabled"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL