gitlab

package
v0.0.0-...-1782958 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGitlabClient

func NewGitlabClient(credential *privateconnection.PrivateCredentials) (*gitlab.Client, error)

func WithPagination

func WithPagination(page, perPage int) gitlab.RequestOptionFunc

Types

type GitlabID

type GitlabID string

func (*GitlabID) String

func (gid *GitlabID) String() string

func (*GitlabID) UnmarshalJSON

func (gid *GitlabID) UnmarshalJSON(data []byte) error

type Number

type Number string

A Number represents a JSON number literal.

func (Number) Float64

func (n Number) Float64() (float64, error)

Float64 returns the number as a float64.

func (Number) Int64

func (n Number) Int64() (int64, error)

Int64 returns the number as an int64.

func (Number) String

func (n Number) String() string

String returns the literal text of the number.

Jump to

Keyboard shortcuts

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