Registry / other / micro-examples

micro-examples

JSON →
library0.11.0gogounverified

A collection of example microservices built with the Go Micro framework.

go get github.com/micro/examples
INSTALL
IMPORT
SIG · MICRO-EXAMPLES
M
micro-examples
othergov0.11.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.

examples
github.com/micro/examples

Basic usage of the examples package.

package main import ( "fmt" "github.com/micro/examples" ) func main() { fmt.Println(examples.Hello()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
micro-examples — go get micro-examples · libregistry