gitlabnet

package
v9.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: May 7, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrorResponse

type ErrorResponse struct {
	Message string `json:"message"`
}

type GitlabClient

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

func GetClient

func GetClient(config *config.Config) (*GitlabClient, error)

func (*GitlabClient) Get

func (c *GitlabClient) Get(path string) (*http.Response, error)

func (*GitlabClient) Post

func (c *GitlabClient) Post(path string, data interface{}) (*http.Response, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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