在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):go-kit/kit开源软件地址(OpenSource Url):https://github.com/go-kit/kit开源编程语言(OpenSource Language):Go 99.9%开源软件介绍(OpenSource Introduction):Go kitGo kit is a programming toolkit for building microservices (or elegant monoliths) in Go. We solve common problems in distributed systems and application architecture so you can focus on delivering business value.
SponsorsClick here or Sponsor, above, for more information on sponsorship. MotivationGo has emerged as the language of the server, but it remains underrepresented in so-called "modern enterprise" companies like Facebook, Twitter, Netflix, and SoundCloud. Many of these organizations have turned to JVM-based stacks for their business logic, owing in large part to libraries and ecosystems that directly support their microservice architectures. To reach its next level of success, Go needs more than simple primitives and idioms. It needs a comprehensive toolkit, for coherent distributed programming in the large. Go kit is a set of packages and best practices, which provide a comprehensive, robust, and trustable way of building microservices for organizations of any size. For more details, see the website, the motivating blog post and the video of the talk. See also the Go kit talk at GopherCon 2015. Goals
Non-goals
ContributingPlease see CONTRIBUTING.md. Thank you, contributors! Dependency managementGo kit is modules aware, and we encourage users to use the standard modules tooling. But Go kit is at major version 0, so it should be compatible with non-modules environments. Code generatorsThere are several third-party tools that can generate Go kit code based on different starting assumptions.
Related projectsProjects with a ★ have had particular influence on Go kit's design (or vice-versa). Service frameworks
Individual components
Web frameworksAdditional reading
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论