filesvc

package
v0.0.0-...-ff5c026 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileServiceConfig

type FileServiceConfig struct {
	DBConfig commonCfg.Config `json:"dbConfig" yaml:"dbConfig"`
}

func NewConfig

func NewConfig(filepath string) (*FileServiceConfig, error)

func (*FileServiceConfig) Validate

func (f *FileServiceConfig) Validate() error

type SysFileService

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

func NewSysFileService

func NewSysFileService(cfg *FileServiceConfig, l logging.Logger) (*SysFileService, error)

func (*SysFileService) RegisterService

func (s *SysFileService) RegisterService(srv *grpc.Server)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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