Registry / serialization / sqs-pbtypes

sqs-pbtypes

JSON →
library1.0.0gogounverified

Package pbtypes contains protocol buffer types (Timestamp, Void, etc.) and related helpers.

go get sourcegraph.com/sqs/pbtypes
INSTALL
IMPORT
SIG · SQS-PBTYPES
S
sqs-pbtypes
serializationgov1.0.0
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.

pbtypes
sourcegraph.com/sqs/pbtypes

Create a current timestamp using pbtypes.

package main import ( "fmt" "sourcegraph.com/sqs/pbtypes" ) func main() { ts := pbtypes.TimestampNow() fmt.Println(ts) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
sqs-pbtypes — go get sqs-pbtypes · libregistry