https://github.com/google/cayley
Revision 463642efb05f1cf0e1ce8815c8b68f19ea677e31 authored by Denys Smirnov on 06 January 2018, 16:26:58 UTC, committed by Denys Smirnov on 06 January 2018, 16:26:58 UTC
1 parent 1f53d04
Raw File
Tip revision: 463642efb05f1cf0e1ce8815c8b68f19ea677e31 authored by Denys Smirnov on 06 January 2018, 16:26:58 UTC
iterator: get some rough size estimates for comparisons
Tip revision: 463642e
gogen.go
package cayley

//go:generate go run ./cmd/docgen/docgen.go -i ./docs/GizmoAPI.md.in -o ./docs/GizmoAPI.md
back to top