go-sample
Go sample
A sample project demonstrating Go best practices and architecture patterns
Go Project Sample Layout
130 stars
1 watching
26 forks
Language: Go
last commit: almost 7 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A collection of samples demonstrating how to use Azure services from Go | 302 |
| | A collection of notes, examples, and exercises from the official Go book. | 2 |
| | Tools to easily look up documentation for items in Go source code from within the editor. | 184 |
| | A collection of examples demonstrating the capabilities and usage of go-lark in various scenarios. | 4 |
| | A comprehensive utility package for Go programmers | 175 |
| | A compiler-based implementation of a Lisp language in Go | 12 |
| | A collection of string utilities for the Go programming language | 45 |
| | A site that teaches Go programming by extracting code and comments from source files | 7,342 |
| | A testing library for Go that allows developers to create reusable snapshots of test data | 178 |
| | A package providing generic tuples in Go with various features and APIs for common use cases. | 82 |
| | Generates Go structs from multiple XML documents | 78 |
| | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,868 |
| | API examples for building web applications using the OZzo framework | 6 |
| | An ORM library for Go that enables interactive and declarative database interactions using a high-level API. | 643 |
| | Provides a basic set data structure with common operations for Go | 52 |