Registry / web-framework / lack-io-vine

lack-io-vine

JSON →
library0.20.14gogounverified

A pluggable framework for building microservices in Go.

go get github.com/lack-io/vine
INSTALL
IMPORT
SIG · LACK-IO-VINE
L
lack-io-vine
web-frameworkgov0.20.14
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.

vine
github.com/lack-io/vine

Initializes and runs a basic Vine service.

package main import ( "github.com/lack-io/vine" ) func main() { service := vine.NewService() service.Init() service.Run() }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
lack-io-vine — go get lack-io-vine · libregistry