sonarqube

package
v1.54.21 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 4, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var APP struct {
	Client ClientService
}

Functions

This section is empty.

Types

type AttrClientServiceBaseURL

type AttrClientServiceBaseURL struct {
	// contains filtered or unexported fields
}

func ClientServiceBaseURL

func ClientServiceBaseURL(baseURL string) AttrClientServiceBaseURL

func (AttrClientServiceBaseURL) Register

func (my AttrClientServiceBaseURL) Register()

type AttrClientServiceToken

type AttrClientServiceToken struct {
	// contains filtered or unexported fields
}

func ClientServiceToken

func ClientServiceToken(token string) AttrClientServiceToken

func (AttrClientServiceToken) Register

func (my AttrClientServiceToken) Register()

type ClientService

type ClientService struct {
	// contains filtered or unexported fields
}

func (ClientService) Find

func (ClientService) Find(url string, page, pageSize int, attrs ...httpClientV2.HTTPClientAttributer) *httpClientV2.HTTPClient

func (ClientService) First

func (ClientService) GET

func (ClientService) New

func (ClientService) Next

func (ClientService) Next(title string, hc *httpClientV2.HTTPClient) (ret map[string]any, err error)

func (ClientService) POST

func (ClientService) ProcessHTTPWrong

func (my ClientService) ProcessHTTPWrong(title string, hc *httpClientV2.HTTPClient) (err error)

ProcessHTTPWrong http请求错误处理

func (ClientService) SetAttrs

type ClientServiceAttributer

type ClientServiceAttributer interface{ Register() }

type CodeQualityWrong

type CodeQualityWrong struct {
	Errors []struct {
		Msg string `json:"msg"`
	} `json:"errors"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL