What are best practices on errors with field data, passing errors up, wrapping errors, and checking error values? 分享发现 • blov • 156 点击 |
go test -project 分享发现 • xuanbao • 156 点击 |
Unmarshalling stream of changing types 分享发现 • agolangf • 156 点击 |
Simple library for generating avatars 分享发现 • blov • 155 点击 |
request for (very small) code review 分享发现 • agolangf • 155 点击 |
Best way to modify a json file? 分享发现 • blov • 155 点击 |
Question: design issue and idiomatic go 分享发现 • polaris • 155 点击 |
Handle url with parameters 分享发现 • blov • 155 点击 |
Best way to set Go macros? 分享发现 • blov • 155 点击 |
Can golang package source with *no imports* be assumed “safe”? (AKA auditing golang with `grep import`) 分享发现 • blov • 155 点击 |
Help with parsing a struct 分享发现 • agolangf • 155 点击 |
Anyone know of a tool that parses human time input like slack's /remind command? 分享发现 • blov • 155 点击 |
How to properly do templating with multiple templates and multiple pipelines 分享发现 • agolangf • 154 点击 |
Is there a package like a http router, but for generic purposes or sockets? 分享发现 • agolangf • 154 点击 |
For loop structure 分享发现 • polaris • 154 点击 |
k'th highest of two sorted arrays 分享发现 • agolangf • 154 点击 |
Does anyone know of a resource that explains boltdb internals? A walkthrough of the code base? 分享发现 • blov • 154 点击 |
Largest Go codebase 分享发现 • blov • 154 点击 |
Testing XML Encoding 分享发现 • agolangf • 153 点击 |
About concurrency 分享发现 • blov • 153 点击 |
Go Unit Testing General Library 分享发现 • agolangf • 153 点击 |
Is it possible to capture attributes of an XML tag without creating a separate struct for that tag? 分享发现 • polaris • 153 点击 |
Can a Go program, once compiled, have a bit that will take arbitrary input to run other arbitrary Go code potentially compiled separately? 分享发现 • blov • 153 点击 |
Analyzing QUIC Traffic 分享发现 • agolangf • 152 点击 |
Writing a text indexer, tips? 分享发现 • xuanbao • 152 点击 |