Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
RepoCfg repository.Config `yaml:"database"`
}
func (*Config) RegisterFlags ¶
type EchoService ¶
type EchoService interface { service.Backend pb.EchoServiceServer }
func NewEchoService ¶
func NewEchoService() (EchoService, error)
type IdentityService ¶
type IdentityService interface { service.Backend projectpb.IdentityServiceServer }
IdentityService Identity service server
func NewIdentityService ¶
func NewIdentityService() (IdentityService, error)
Directories ¶
Path | Synopsis |
---|---|
Package name deals with parsing and formatting resource names used in the Library API
|
Package name deals with parsing and formatting resource names used in the Library API |
Click to show internal directories.
Click to hide internal directories.