Documentation ¶
Overview ¶
Package gitlab loads changesets from a gitlab
Index ¶
- Variables
- func NewSource(projectId int, files string, opts ...source.Option) source.Source
- func RespSha256(response *http.Response) string
- func WithBranch(u string) source.Option
- func WithEndpoint(u url.URL) source.Option
- func WithInterval(u time.Duration) source.Option
- func WithRetries(u int) source.Option
- func WithTimeout(u time.Duration) source.Option
- func WithTlsConfig(u tls.Config) source.Option
- func WithToken(u string) source.Option
- type Url2Source
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func RespSha256 ¶
func WithBranch ¶
func WithRetries ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.