Files
karma/vendor/github.com/cnf/structhash/doc.go
Łukasz Mierzwa b458f63713 Switch from manul to govendor for maintaining vendor directory
Manul works great, but using git submodules creates some problems (like https://github.com/travis-ci/travis-ci/issues/5806), switch to govendor to have reproducible builds
2017-03-28 20:09:26 -07:00

5 lines
100 B
Go

/*
Package structhash creates hash strings from arbitrary go data structures.
*/
package structhash