Registry / serialization / go-openapi-strfmt

go-openapi-strfmt

JSON →
library0.26.3gogounverified

Package strfmt provides custom string format types for OpenAPI specifications.

go get github.com/go-openapi/strfmt
INSTALL
IMPORT
SIG · GO-OPENAPI-STRFMT
G
go-openapi-strfmt
serializationgov0.26.3
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.

strfmt
github.com/go-openapi/strfmt

Create a UUID string format

package main import ( "fmt" "github.com/go-openapi/strfmt" ) func main() { fmt.Println(strfmt.UUID("123e4567-e89b-12d3-a456-426614174000")) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
go-openapi-strfmt — go get go-openapi-strfmt · libregistry