Registry / utility / aip
library0.86.1gogounverified

Provides primitives for implementing API Improvement Proposals (AIP).

go get go.einride.tech/aip
INSTALL
IMPORT
SIG · AIP
A
aip
utilitygov0.86.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.

aip
go.einride.tech/aip

Use AIP primitives like FieldMask for API design.

package main import ( "fmt" "go.einride.tech/aip" ) func main() { fmt.Println(aip.FieldMask{}) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
47 hits · last 30 days
node
40
Meta
1
OpenAI (training)
1
Resources
aip — go get aip · libregistry