File: doc.go

package info (click to toggle)
golang-github-cnf-structhash 0.0~git20201127.e1b16c1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 92 kB
  • sloc: makefile: 2
file content (4 lines) | stat: -rw-r--r-- 100 bytes parent folder | download
1
2
3
4
/*
Package structhash creates hash strings from arbitrary go data structures.
*/
package structhash