Skip to content

Conversation

@codeskyblue
Copy link

tototally add 3 files.

Details

3 files: reply.go must.go README.md example/must_example.go (some code from @garyburd redigo)

reply.go: add some useful function to convert []byte to specified type.
must.go: Strict type convert, if err found, just panic., (add MustInt MustString ...(idea from regrexp.MustCompile))
example/* : add examples
README.md update readme with new code description.

PS

Some format are still different from source code, I don't know why, for I already use gofmt.

@hoisie
Copy link
Owner

hoisie commented Jun 29, 2013

Can you run 'make format' ? It formats with spaces instead if tabs .

@codeskyblue
Copy link
Author

not merge commit ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants