Registry / cloud / lusis-go-artifactory

lusis-go-artifactory

JSON →
library0.0.0-20180303212653-f80b0e9f060cgogounverified

Package go-artifactory provides a client library for interacting with JFrog Artifactory API.

go get github.com/lusis/go-artifactory
INSTALL
IMPORT
SIG · LUSIS-GO-ARTIFACTO
L
lusis-go-artifactory
cloudgov0.0.0-20180303212653-f80b0e9f060c
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

artifactory
github.com/lusis/go-artifactory

Minimal example showing how to create an Artifactory client.

package main import ( "fmt" "github.com/lusis/go-artifactory" ) func main() { client := artifactory.NewClient("https://artifactory.example.com", "username", "password") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20180303212653-f80b0e9f060clatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
lusis-go-artifactory — go get lusis-go-artifactory · libregistry