read

package
v0.7.3 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DevtronResourceSearchableKeyService

type DevtronResourceSearchableKeyService interface {
	GetAllSearchableKeyNameIdMap() map[bean.DevtronResourceSearchableKeyName]int
	GetAllSearchableKeyIdNameMap() map[int]bean.DevtronResourceSearchableKeyName
}

type DevtronResourceSearchableKeyServiceImpl

type DevtronResourceSearchableKeyServiceImpl struct {
	// contains filtered or unexported fields
}

func NewDevtronResourceSearchableKeyServiceImpl

func NewDevtronResourceSearchableKeyServiceImpl(logger *zap.SugaredLogger,
	devtronResourceSearchableKeyRepository repository.DevtronResourceSearchableKeyRepository) (*DevtronResourceSearchableKeyServiceImpl, error)

func (*DevtronResourceSearchableKeyServiceImpl) GetAllSearchableKeyIdNameMap

func (impl *DevtronResourceSearchableKeyServiceImpl) GetAllSearchableKeyIdNameMap() map[int]bean.DevtronResourceSearchableKeyName

func (*DevtronResourceSearchableKeyServiceImpl) GetAllSearchableKeyNameIdMap

func (impl *DevtronResourceSearchableKeyServiceImpl) GetAllSearchableKeyNameIdMap() map[bean.DevtronResourceSearchableKeyName]int

Jump to

Keyboard shortcuts

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