FeatureService

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2025 License: BSD-2-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	GetNewFeature(c context.Context, serviceName string, lastVersion int64) (int64, []*dto.Feature)
}

type Service

type Service struct {
	service.Mock
	// contains filtered or unexported fields
}

func New

func New(name string) *Service

func NewForTest added in v0.4.1

func NewForTest(activationValuesRepository ActivationValuesRepository.Interface) *Service

func (*Service) GetNewFeature

func (t *Service) GetNewFeature(c context.Context, serviceName string, lastVersion int64) (int64, []*dto.Feature)

func (*Service) Init

func (t *Service) Init(app interfaces.IEngine, cfg map[string]interface{}) error

Jump to

Keyboard shortcuts

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