Registry / utility / jfrog-gofrog

jfrog-gofrog

JSON →
library1.7.6gogounverified

A collection of Go utility functions and helpers used by JFrog products.

go get github.com/jfrog/gofrog
INSTALL
IMPORT
SIG · JFROG-GOFROG
J
jfrog-gofrog
utilitygov1.7.6
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.

gofrog
github.com/jfrog/gofrog

Create and print a version object using the version subpackage.

package main import ( "fmt" "github.com/jfrog/gofrog/version" ) func main() { v := version.NewVersion("1.2.3") fmt.Println(v.GetVersion()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.7.6latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jfrog-gofrog — go get jfrog-gofrog · libregistry