benbjohnson / structuring-applications-for-growth
GopherCon 2016 presentation for "Structuring Applications for Growth"
☆18Updated 8 years ago
Alternatives and similar repositories for structuring-applications-for-growth:
Users that are interested in structuring-applications-for-growth are comparing it to the libraries listed below
- Proof of concept Gopher Video player☆50Updated 5 years ago
- A listing of gophers☆19Updated 10 years ago
- Work In Progress - Generator for GoKit Services☆24Updated 7 years ago
- Dependency injection for Golang with struct- and function-oriented provisioning☆35Updated 8 years ago
- Package srcutil provides utilities for working with Go source code.☆26Updated 8 years ago
- Auto test runner (with web UI) for go tests. Like GoConvey's web UI but simpler and gentler on your battery and cooling system.☆32Updated 7 years ago
- ☆60Updated 4 years ago
- Notes and things from GothamGo – October 2, 2015☆20Updated 9 years ago
- Go Benchmark Performance Curve Fitting☆32Updated 8 years ago
- cmd-go-js is a "branch" of cmd/go that supports compiling to JavaScript.☆63Updated 9 years ago
- A (relatively) simple Authentication and Authorization system☆31Updated last month
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 4 years ago
- Go http.Handler that mixes many files into one request.☆13Updated 8 years ago
- Go channel providing live tweets containing search terms.☆35Updated 7 years ago
- SGO - Setup Go - Download, install and setup Go versions as easy as possible in the terminal☆29Updated 8 years ago
- Composable chains of nested http.Handler instances.☆61Updated 6 years ago
- An example of how to use vgo (https://research.swtch.com/vgo-tour) + Docker together.☆44Updated 6 years ago
- trace is a wrapper for net/trace that extends it by logging trace/event information to a structured log and providing metrics (counts, er…☆72Updated 3 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- Simple error handling primitives that work well with structured logging☆28Updated 6 years ago
- Copying and moving files, how hard could it possible be ?