thestrukture/IDE

View on GitHub
types/structs.go

Summary

Maintainability
A
0 mins
Test Coverage

struct field Css should be CSS
Open

    Css              []string
Severity: Minor
Found in types/structs.go by golint

exported type SButton should have comment or be unexported
Open

type SButton struct {
Severity: Minor
Found in types/structs.go by golint

struct field isXml should be isXML
Open

    isXml    bool      `json:"isXml"`
Severity: Minor
Found in types/structs.go by golint

package comment should be of the form "Package types ..."
Open

// File generated by Gopher Sauce
Severity: Minor
Found in types/structs.go by golint

exported type FSCs should have comment or be unexported
Open

type FSCs struct {
Severity: Minor
Found in types/structs.go by golint

exported type SPackageEdit should have comment or be unexported
Open

type SPackageEdit struct {
Severity: Minor
Found in types/structs.go by golint

exported type TEditor should have comment or be unexported
Open

type TEditor struct {
Severity: Minor
Found in types/structs.go by golint

exported type SModal should have comment or be unexported
Open

type SModal struct {
Severity: Minor
Found in types/structs.go by golint

struct field Css should be CSS
Open

    Css                                                     RPut
Severity: Minor
Found in types/structs.go by golint

struct field Id should be ID
Open

    PKG, Id, Username, RawLog, Time string
Severity: Minor
Found in types/structs.go by golint

exported type App should have comment or be unexported
Open

type App struct {
Severity: Minor
Found in types/structs.go by golint

exported type WebRootEdits should have comment or be unexported
Open

type WebRootEdits struct {
Severity: Minor
Found in types/structs.go by golint

struct field CssFiles should be CSSFiles
Open

    CssFiles                                                []RPut
Severity: Minor
Found in types/structs.go by golint

exported type SearchResult should have comment or be unexported
Open

type SearchResult struct {
Severity: Minor
Found in types/structs.go by golint

exported type SoftUser should have comment or be unexported
Open

type SoftUser struct {
Severity: Minor
Found in types/structs.go by golint

exported type Navbars should have comment or be unexported
Open

type Navbars struct {
Severity: Minor
Found in types/structs.go by golint

exported type STab should have comment or be unexported
Open

type STab struct {
Severity: Minor
Found in types/structs.go by golint

exported type DebugNode should have comment or be unexported
Open

type DebugNode struct {
Severity: Minor
Found in types/structs.go by golint

exported type Forms should have comment or be unexported
Open

type Forms struct {
Severity: Minor
Found in types/structs.go by golint

exported type Inputs should have comment or be unexported
Open

type Inputs struct {
Severity: Minor
Found in types/structs.go by golint

exported type DebugObj should have comment or be unexported
Open

type DebugObj struct {
Severity: Minor
Found in types/structs.go by golint

exported type PkgItem should have comment or be unexported
Open

type PkgItem struct {
Severity: Minor
Found in types/structs.go by golint

exported type SROC should have comment or be unexported
Open

type SROC struct {
Severity: Minor
Found in types/structs.go by golint

exported type DForm should have comment or be unexported
Open

type DForm struct {
Severity: Minor
Found in types/structs.go by golint

exported type Dex should have comment or be unexported
Open

type Dex struct {
Severity: Minor
Found in types/structs.go by golint

exported type TemplateEdits should have comment or be unexported
Open

type TemplateEdits struct {
Severity: Minor
Found in types/structs.go by golint

exported type Alertbs should have comment or be unexported
Open

type Alertbs struct {
Severity: Minor
Found in types/structs.go by golint

exported type Aput should have comment or be unexported
Open

type Aput struct {
Severity: Minor
Found in types/structs.go by golint

exported type RPut should have comment or be unexported
Open

type RPut struct {
Severity: Minor
Found in types/structs.go by golint

exported type SSWAL should have comment or be unexported
Open

type SSWAL struct {
Severity: Minor
Found in types/structs.go by golint

exported type VHuf should have comment or be unexported
Open

type VHuf struct {
Severity: Minor
Found in types/structs.go by golint

exported type USettings should have comment or be unexported
Open

type USettings struct {
Severity: Minor
Found in types/structs.go by golint

There are no issues that match your filters.

Category
Status