requests/version.go
exported type GetVersionResult should have comment or be unexported Open
Open
type GetVersionResult struct {
- Exclude checks
exported method GetVersion.Generate should have comment or be unexported Open
Open
func (r *GetVersion) Generate() []byte {
- Exclude checks
exported method GetVersion.Path should have comment or be unexported Open
Open
func (r *GetVersion) Path() string {
- Exclude checks
exported method GetVersion.Method should have comment or be unexported Open
Open
func (r *GetVersion) Method() string {
- Exclude checks