evalphobia/bobo-experiment

View on GitHub

Showing 79 of 79 total issues

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

func (SQSPurgeCommand) GetHelp() string {

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

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

exported type MergeTargetCommand should have comment or be unexported
Open

type MergeTargetCommand struct {

exported type RoomEvent should have comment or be unexported
Open

type RoomEvent struct {

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

func (s SQSCommand) Exec(d command.CommandData) {

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

func (*OpenAIGPTCommand) HasHelp() bool {

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

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

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

func (CostCommandByCostExplorer) GetMentionCommand() string {

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

func (s DynamoDBCommand) Exec(d command.CommandData) {

exported type SQSCommand should have comment or be unexported
Open

type SQSCommand struct {

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

func (s *SQSPurgeCommand) Exec(d command.CommandData) {

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

func (CostCommandByCloudWatch) HasHelp() bool {

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

func (DynamoDBCommand) GetMentionCommand() string {

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

func (SQSPurgeCommand) HasHelp() bool {

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

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

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

func (a *RoomCommand) Exec(d command.CommandData) {

exported function NewDatapoints should have comment or be unexported
Open

func NewDatapoints(input cloudwatch.MetricStatisticsInput, list []cloudwatch.Datapoint) Datapoints {
Severity: Minor
Found in experiment/aws/cloudwatch.go by golint

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

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

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

func (t *OpenAIGPTCommand) GetMentionCommand() string {
Severity
Category
Status
Source
Language