Registry / utility / ory-sdk-swagutil

ory-sdk-swagutil

JSON →
library0.0.0-20200528141631-666b43d19aa3gogounverified

Utility package for working with Swagger/OpenAPI generated SDKs in the ORY ecosystem.

go get github.com/ory/sdk/swagutil
INSTALL
IMPORT
SIG · ORY-SDK-SWAGUTIL
O
ory-sdk-swagutil
utilitygov0.0.0-20200528141631-666b43d19aa3
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.

swagutil
github.com/ory/sdk/swagutil

Minimal example using the String helper to create a string pointer.

package main import ( "fmt" "github.com/ory/sdk/swagutil" ) func main() { // Example: convert a value to a string pointer strPtr := swagutil.String("hello") fmt.Println(*strPtr) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20200528141631-666b43d19aa3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
ory-sdk-swagutil — go get ory-sdk-swagutil · libregistry