Documentation ¶
Index ¶
- func DynamicBuilder() (port.DynamicBuilder, error)
- func Env(cfg *config.Config) (environment.Environment, error)
- func GRPCClient(cfg *config.Config) (entity.GRPCClient, error)
- func NewCLIInteractorParams(cfg *config.Config, in io.Reader) (*usecase.InteractorParams, error)
- func NewREPLInteractorParams(cfg *config.Config, in io.Reader) (param *usecase.InteractorParams, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DynamicBuilder ¶
func DynamicBuilder() (port.DynamicBuilder, error)
func Env ¶
func Env(cfg *config.Config) (environment.Environment, error)
func GRPCClient ¶
func GRPCClient(cfg *config.Config) (entity.GRPCClient, error)
func NewCLIInteractorParams ¶
func NewREPLInteractorParams ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.