check

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

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

func NewCommand

func NewCommand(client *gitlab.Client) *Command

func (*Command) Run

func (command *Command) Run(request Request) (Response, error)

type Request

type Request struct {
	Source  Source  `json:"source"`
	Version Version `json:"version,omitempty"`
}

type Response

type Response []Version

Jump to

Keyboard shortcuts

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