evalphobia/bobo-experiment

View on GitHub
experiment/aws/example_command_awscost_costexplorer.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type CostCommandByCostExplorer should have comment or be unexported
Open

type CostCommandByCostExplorer struct {

exported method CostCommandByCostExplorer.GetHelp should have comment or be unexported
Open

func (CostCommandByCostExplorer) GetHelp() string {

exported method CostCommandByCostExplorer.HasHelp should have comment or be unexported
Open

func (CostCommandByCostExplorer) HasHelp() bool {

exported method CostCommandByCostExplorer.GetRegexp should have comment or be unexported
Open

func (CostCommandByCostExplorer) GetRegexp() *regexp.Regexp {

exported method CostCommandByCostExplorer.Exec should have comment or be unexported
Open

func (a CostCommandByCostExplorer) Exec(d command.CommandData) {

exported method CostCommandByCostExplorer.GetMentionCommand should have comment or be unexported
Open

func (CostCommandByCostExplorer) GetMentionCommand() string {

There are no issues that match your filters.

Category
Status