Registry / web-framework / go-kratos-kratos

go-kratos-kratos

JSON →
library1.0.1gogounverified

A microservice framework for building distributed applications in Go.

go get github.com/go-kratos/kratos
INSTALL
IMPORT
SIG · GO-KRATOS-KRATOS
G
go-kratos-kratos
web-frameworkgov1.0.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.

kratos
github.com/go-kratos/kratos

Creates and runs a Kratos application.

package main import ( "github.com/go-kratos/kratos/v2" ) func main() { app := kratos.New() app.Run() }
Debug
Known issues
breakingVersion 1.x is outdated; the current major version is v2 with significant API changes.
fix
Upgrade to github.com/go-kratos/kratos/v2 and update imports accordingly.
affects: <2.0.0
Upgrade
Version history
1.0.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
14
Resources
go-kratos-kratos — go get go-kratos-kratos · libregistry