Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FetchCmd ¶
type FetchCmd struct {
// contains filtered or unexported fields
}
FetchCmd is Subcommand for fetch Nvd information.
func (*FetchCmd) Execute ¶
func (p *FetchCmd) Execute(_ context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus
Execute execute
type FetchJVNCmd ¶
type FetchJVNCmd struct {
// contains filtered or unexported fields
}
FetchJVNCmd is Subcommand for fetch Nvd information.
func (*FetchJVNCmd) Execute ¶
func (p *FetchJVNCmd) Execute(_ context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus
Execute execute
Click to show internal directories.
Click to hide internal directories.