go-sample

Go sample

A sample project demonstrating Go best practices and architecture patterns

Go Project Sample Layout

GitHub

130 stars
1 watching
26 forks
Language: Go
last commit: over 7 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
azure-samples/azure-sdk-for-go-samplesA collection of samples demonstrating how to use Azure services from Go302
namit/the-go-programming-languageA collection of notes, examples, and exercises from the official Go book.2
zmb3/gogetdocTools to easily look up documentation for items in Go source code from within the editor.184
go-lark/examplesA collection of examples demonstrating the capabilities and usage of go-lark in various scenarios.4
xxjwxc/publicA comprehensive utility package for Go programmers175
zylisp/zylispA compiler-based implementation of a Lisp language in Go12
ik5/gostrutilsA collection of string utilities for the Go programming language45
mmcgrana/gobyexampleA site that teaches Go programming by extracting code and comments from source files7,342
gkampitakis/go-snapsA testing library for Go that allows developers to create reusable snapshots of test data178
barweiss/go-tupleA package providing generic tuples in Go with various features and APIs for common use cases.82
twpayne/go-xmlstructGenerates Go structs from multiple XML documents78
ugorji/goA high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats.1,868
marshyski/go-ozzo-examplesAPI examples for building web applications using the OZzo framework6
jinzhu/gormAn ORM library for Go that enables interactive and declarative database interactions using a high-level API.643
zoumo/gosetProvides a basic set data structure with common operations for Go52