mavensync

package
v0.14.5 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MavenCentralSyncService

type MavenCentralSyncService struct {
	BintrayDetails auth.BintrayDetails
	// contains filtered or unexported fields
}

func NewService

func NewService(client *httpclient.HttpClient) *MavenCentralSyncService

func (*MavenCentralSyncService) Sync

func (mcss *MavenCentralSyncService) Sync(p *Params, path *versions.Path) error

type Params

type Params struct {
	Username string `json:"username,omitempty"`
	Password string `json:"password,omitempty"`
	Close    string `json:"close,omitempty"`
}

func NewParams

func NewParams(username string, password string, dontClose bool) *Params

Jump to

Keyboard shortcuts

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