read

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ModuleReadService

type ModuleReadService interface {
	GetModuleInfoByName(moduleName string) (*bean.ModuleInfoMin, error)
}

type ModuleReadServiceImpl

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

func NewModuleReadServiceImpl

func NewModuleReadServiceImpl(
	logger *zap.SugaredLogger,
	moduleRepository moduleRepo.ModuleRepository) *ModuleReadServiceImpl

func (ModuleReadServiceImpl) GetModuleInfoByName

func (impl ModuleReadServiceImpl) GetModuleInfoByName(moduleName string) (*bean.ModuleInfoMin, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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