Versions in this module Expand all Collapse all v0 v0.1.0 Apr 13, 2016 Changes in this version + type FetchJvnCmd struct + func (*FetchJvnCmd) Name() string + func (*FetchJvnCmd) Synopsis() string + func (*FetchJvnCmd) Usage() string + func (p *FetchJvnCmd) Execute(_ context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus + func (p *FetchJvnCmd) SetFlags(f *flag.FlagSet) + type FetchNvdCmd struct + func (*FetchNvdCmd) Name() string + func (*FetchNvdCmd) Synopsis() string + func (*FetchNvdCmd) Usage() string + func (p *FetchNvdCmd) Execute(_ context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus + func (p *FetchNvdCmd) SetFlags(f *flag.FlagSet) + type LoadJvnCmd struct + func (*LoadJvnCmd) Name() string + func (*LoadJvnCmd) Synopsis() string + func (*LoadJvnCmd) Usage() string + func (p *LoadJvnCmd) Execute(_ context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus + func (p *LoadJvnCmd) SetFlags(f *flag.FlagSet) + type ServerCmd struct + func (*ServerCmd) Name() string + func (*ServerCmd) Synopsis() string + func (*ServerCmd) Usage() string + func (p *ServerCmd) Execute(_ context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus + func (p *ServerCmd) SetFlags(f *flag.FlagSet)