Registry / web-framework / unistack-org-micro-v3

unistack-org-micro-v3

JSON →
library3.11.51gogounverified

Package micro is a pluggable framework for microservices.

go get github.com/unistack-org/micro/v3
INSTALL
IMPORT
SIG · UNISTACK-ORG-MICRO
U
unistack-org-micro-v3
web-frameworkgov3.11.51
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.

micro
github.com/unistack-org/micro/v3

Create and run a basic microservice

package main import ( "github.com/unistack-org/micro/v3" ) func main() { service := micro.NewService() service.Init() service.Run() }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
unistack-org-micro-v3 — go get unistack-org-micro-v3 · libregistry