Change the Get command to cobra style #8
Annotations
3 errors
|
test-windows (windows-amd64-unit-test-4-cpu)
Process completed with exit code 2.
|
|
test-windows (windows-amd64-unit-test-4-cpu):
cmd/bbolt/command_root.go#L25
cannot use newGetCommand() (value of type *getCommand) as *cobra.Command value in argument to rootCmd.AddCommand
|
|
test-windows (windows-amd64-unit-test-4-cpu):
cmd/bbolt/command_root.go#L25
not enough arguments in call to newGetCommand
|