Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JwtSecretCommand ¶
type JwtSecretCommand struct { }
func (*JwtSecretCommand) Description ¶
func (receiver *JwtSecretCommand) Description() string
Description The console command description.
func (*JwtSecretCommand) Extend ¶
func (receiver *JwtSecretCommand) Extend() command.Extend
Extend The console command extend.
func (*JwtSecretCommand) Handle ¶
func (receiver *JwtSecretCommand) Handle(ctx console.Context) error
Handle Execute the console command.
func (*JwtSecretCommand) Signature ¶
func (receiver *JwtSecretCommand) Signature() string
Signature The name and signature of the console command.
Click to show internal directories.
Click to hide internal directories.