Documentation ¶ Index ¶ Variables func GetClient(config *config.Config) (*client.GitlabNetClient, error) func ParseIP(remoteAddr string) string func ParseJSON(hr *http.Response, response interface{}) error Constants ¶ This section is empty. Variables ¶ View Source var ( ParsingError = fmt.Errorf("Parsing failed") ) Functions ¶ func GetClient ¶ func GetClient(config *config.Config) (*client.GitlabNetClient, error) func ParseIP ¶ func ParseIP(remoteAddr string) string func ParseJSON ¶ func ParseJSON(hr *http.Response, response interface{}) error Types ¶ This section is empty. Source Files ¶ View all Source files client.go Directories ¶ Show internal Expand all Path Synopsis accessverifier authorizedkeys discover git healthcheck lfsauthenticate personalaccesstoken twofactorrecover twofactorverify Click to show internal directories. Click to hide internal directories.