Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGvelRootCommand ¶
Types ¶
type GvelHandler ¶
type GvelHandler struct { Logic logic.Logic RootCommand *cobra.Command InitCommand *cobra.Command EnvCommand *cobra.Command AccountCommand *cobra.Command CreditCommand *cobra.Command CollateralCommand *cobra.Command Prompt console.Prompt AppConfig config.Configuration }
func NewGvelHandler ¶
func NewGvelHandler(logic logic.Logic, config config.Configuration) *GvelHandler
func (*GvelHandler) Init ¶
func (gvelHandler *GvelHandler) Init()
Click to show internal directories.
Click to hide internal directories.