package
0.14.2
Repository: https://github.com/cloudnative-zoo/go-commons.git
Documentation: pkg.go.dev

# Functions

New initializes a new Gitlab Service instance with the provided opts.
WithPaginationMaxLimit sets the maximum number of items to request per page when paginating through results.
WithToken sets up authentication for the Gitlab client using a personal access token.

# Constants

DefaultPage is the default page number to request when paginating through results.
DefaultPaginationMaxLimit is the default maximum number of items to request per page when paginating through results.
Sort by ascending order.

# Structs

No description provided by the author

# Type aliases

Options defines a function signature for configuring a Gitlab Service instance.