thestrukture/IDE

View on GitHub
types/struct_funcs.go

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

comment on exported function NewAlertbs should be of the form "NewAlertbs ..."
Open

// Create a new Alertbs struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function NewRPut should be of the form "NewRPut ..."
Open

// Create a new RPut struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function NewTEditor should be of the form "NewTEditor ..."
Open

// Create a new TEditor struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function NewSTab should be of the form "NewSTab ..."
Open

// Create a new STab struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastSROC should be of the form "CastSROC ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function NewVHuf should be of the form "NewVHuf ..."
Open

// Create a new VHuf struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastApp should be of the form "CastApp ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastTEditor should be of the form "CastTEditor ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function NewAput should be of the form "NewAput ..."
Open

// Create a new Aput struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function NewDebugObj should be of the form "NewDebugObj ..."
Open

// Create a new DebugObj struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function NewSROC should be of the form "NewSROC ..."
Open

// Create a new SROC struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastVHuf should be of the form "CastVHuf ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastNavbars should be of the form "CastNavbars ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastDForm should be of the form "CastDForm ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastAlertbs should be of the form "CastAlertbs ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastAput should be of the form "CastAput ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastInputs should be of the form "CastInputs ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastSPackageEdit should be of the form "CastSPackageEdit ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastFSCs should be of the form "CastFSCs ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastSoftUser should be of the form "CastSoftUser ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function NewSModal should be of the form "NewSModal ..."
Open

// Create a new SModal struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function NewForms should be of the form "NewForms ..."
Open

// Create a new Forms struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastSButton should be of the form "CastSButton ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function NewSearchResult should be of the form "NewSearchResult ..."
Open

// Create a new SearchResult struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastSTab should be of the form "CastSTab ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastDebugObj should be of the form "CastDebugObj ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastTemplateEdits should be of the form "CastTemplateEdits ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function NewDebugNode should be of the form "NewDebugNode ..."
Open

// Create a new DebugNode struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function NewDex should be of the form "NewDex ..."
Open

// Create a new Dex struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastUSettings should be of the form "CastUSettings ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastPkgItem should be of the form "CastPkgItem ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastSearchResult should be of the form "CastSearchResult ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function NewApp should be of the form "NewApp ..."
Open

// Create a new App struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastSModal should be of the form "CastSModal ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function NewSButton should be of the form "NewSButton ..."
Open

// Create a new SButton struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function NewSPackageEdit should be of the form "NewSPackageEdit ..."
Open

// Create a new SPackageEdit struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastDebugNode should be of the form "CastDebugNode ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function NewSoftUser should be of the form "NewSoftUser ..."
Open

// Create a new SoftUser struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function NewPkgItem should be of the form "NewPkgItem ..."
Open

// Create a new PkgItem struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastWebRootEdits should be of the form "CastWebRootEdits ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function NewDForm should be of the form "NewDForm ..."
Open

// Create a new DForm struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastSSWAL should be of the form "CastSSWAL ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function NewSSWAL should be of the form "NewSSWAL ..."
Open

// Create a new SSWAL struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

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

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

comment on exported function NewWebRootEdits should be of the form "NewWebRootEdits ..."
Open

// Create a new WebRootEdits struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function NewNavbars should be of the form "NewNavbars ..."
Open

// Create a new Navbars struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastRPut should be of the form "CastRPut ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function NewFSCs should be of the form "NewFSCs ..."
Open

// Create a new FSCs struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastDex should be of the form "CastDex ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function NewInputs should be of the form "NewInputs ..."
Open

// Create a new Inputs struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function NewUSettings should be of the form "NewUSettings ..."
Open

// Create a new USettings struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function NewTemplateEdits should be of the form "NewTemplateEdits ..."
Open

// Create a new TemplateEdits struct and return the pointer.
Severity: Minor
Found in types/struct_funcs.go by golint

comment on exported function CastForms should be of the form "CastForms ..."
Open

// Asserts first argument, a map, as struct
Severity: Minor
Found in types/struct_funcs.go by golint

There are no issues that match your filters.

Category
Status