Registry / cloud / jjcollinge-servicefabric

jjcollinge-servicefabric

JSON →
library0.0.1gogounverified

Package servicefabric provides a Go client for Azure Service Fabric.

go get github.com/jjcollinge/servicefabric
INSTALL
IMPORT
SIG · JJCOLLINGE-SERVICE
J
jjcollinge-servicefabric
cloudgov0.0.1
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.

servicefabric
github.com/jjcollinge/servicefabric

Create a Service Fabric client

package main import ( "fmt" "github.com/jjcollinge/servicefabric" ) func main() { client := servicefabric.NewClient("http://localhost:19080") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
OpenAI (training)
1
Resources
jjcollinge-servicefabric — go get jjcollinge-servicefabric · libregistry