https://github.com/google/cayley
Revision ac81ad95bb2c2f1869bcf665d222278ca3bbc2f5 authored by Iddan Aaronsohn on 03 January 2020, 22:36:34 UTC, committed by Denys Smirnov on 18 January 2020, 18:27:28 UTC
1 parent 63c132e
Raw File
Tip revision: ac81ad95bb2c2f1869bcf665d222278ca3bbc2f5 authored by Iddan Aaronsohn on 03 January 2020, 22:36:34 UTC
linkedql: Replace AbsoluteIRI with iri.FullWith(ns)
Tip revision: ac81ad9
gogen.go
package cayley

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