issues
search
davecgh
/
go-spew
Implements a deep pretty printer for Go data structures to aid in debugging
ISC License
6.1k
stars
367
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature Request: tag fields for exclusion
#97
coreyog
opened
5 years ago
0
Initialized go mod.
#96
zshift
opened
6 years ago
4
Added a spew tag name with a very basic implementation
#95
muudyguy
opened
6 years ago
1
Atomic (non-interleaved) printing
#94
koliyo
opened
6 years ago
0
No longer go gettable with go 1.11 and `GO111MODULE=on` inside $GOPATH
#93
zshift
opened
6 years ago
2
support config state settings for pointer address printing in printf
#92
lzuwei
opened
6 years ago
0
travis: test against go 1.11
#91
dajohi
closed
6 years ago
0
new release
#90
thinkerou
closed
6 years ago
1
Ignore Stringer() interface
#89
pjebs
closed
5 years ago
2
feature request: add indexes for array elements
#88
JFixby
opened
6 years ago
0
gopher.js
#87
pjebs
opened
6 years ago
0
`vgo vendor` fail
#86
mwf
closed
6 years ago
1
Project health?
#85
kmudrick
closed
6 years ago
1
Formatting lost for specific object
#84
stevenroose
closed
6 years ago
1
travis: test against go 1.10.x
#83
dajohi
closed
6 years ago
0
How to dump the contents of a pointer?
#82
corpix
closed
6 years ago
1
Infinite recursion on circular structure
#81
skabbes
opened
6 years ago
0
Output valid Go code initializing structs
#80
AshKash
closed
6 years ago
2
simpler, more robust bypass
#79
rogpeppe
closed
6 years ago
9
vet: fix vet warnings
#78
dajohi
closed
6 years ago
0
Implementing OmitEmpty flag to skip zero-value fields.
#77
peterebden
closed
1 year ago
7
spew.dump stack overflow problem
#76
nkbai
opened
6 years ago
3
glide fails to retrieve a list of dependencies for go-spew/spew
#75
divyenpatel
opened
7 years ago
0
Update tests for cgo changes to Go tip.
#74
davecgh
closed
7 years ago
0
Add Go tip to coverage matrix
#73
kevinburke
closed
7 years ago
4
Feature Request: Hide certain types in output
#72
benjamw
opened
7 years ago
0
travis: test against go 1.9
#71
dajohi
closed
7 years ago
1
travis: test against 1.8.x
#70
dajohi
closed
7 years ago
0
Fix ISC License text
#69
frapposelli
closed
7 years ago
1
README: Fixup badges.
#68
thorduri
closed
7 years ago
4
correct misspell on spew/common.go#L183
#67
hiveminded
closed
7 years ago
0
spew fails to detect cyclic data
#66
cpcallen
opened
7 years ago
2
Selective usage of String method
#65
distributed
opened
7 years ago
1
Fix build, license, coverage, and godoc links
#64
andrewzk
closed
7 years ago
0
fix typo
#63
wangkechun
closed
7 years ago
1
unsafe on GAE
#62
pjebs
closed
7 years ago
2
travis: Use gometalinter
#61
dajohi
closed
7 years ago
0
Add config options AlwaysIncludeTrailingComma, DisableNilValues
#60
atombender
opened
8 years ago
5
Please make a new release/tag
#59
AlekSi
closed
8 years ago
1
Add options to disable printing of type and length
#58
kibra
closed
11 months ago
4
Update doc.go/README.md with new config options.
#57
davecgh
closed
8 years ago
0
Adds new config options:
#56
atombender
closed
8 years ago
1
spew.Dump appears to not be enumerating all structures
#55
lowenna
closed
8 years ago
3
Support for trailing commas on last element
#54
ernesto-jimenez
opened
8 years ago
2
spew fails to detect cycles in []interface{} values
#53
kortschak
opened
8 years ago
6
Deprecate "disableunsafe" tag in favor of "safe".
#52
davecgh
closed
8 years ago
1
Disable unsafe for GopherJS compiler.
#51
flimzy
closed
8 years ago
4
Link missing blog post to web archive (fixes #46 and #41)
#50
techtonik
closed
8 years ago
2
Update Travis to test latest golang versions.
#49
dajohi
closed
8 years ago
2
Reformat the license for machine parsing
#48
satreix
closed
8 years ago
3
Previous
Next