应用:微服务和命令行工具的可重用框架 源码
应用程式 Go应用程序和命令行工具的可重用框架 产品特点 HTTP路由器 GraphQL GRPC 数据库迁移 环境变量 智威汤逊 电子邮件API 计时器 记录仪 终端GUI 构建第一个可扩展的Web服务 使用以下内容创建routing.go : package main import ( "fmt" "net/http" "github.com/short-d/app/fw/router" "github.com/short-d/app/fw/service" ) func main () { routes := []router. Route { { Metho
文件列表
应用:微服务和命令行工具的可重用框架
(预估有个113文件)
urimatcher_test.go
3KB
graphql.go
2KB
grpc.go
3KB
datadog.go
2KB
logger_test.go
21KB
datadog.go
3KB
eventbus_test.go
3KB
segment.go
2KB
terminal.go
5KB
ipstack.go
3KB
暂无评论