Documentation ¶
Index ¶
Constants ¶
View Source
const TmplColumn = `` /* 148-byte string literal not displayed */
View Source
const TmplEdge = `` /* 128-byte string literal not displayed */
View Source
const TmplGraph = `` /* 1364-byte string literal not displayed */
View Source
const TmplNode = `` /* 201-byte string literal not displayed */
View Source
const TmplRow = `{{define "row" -}}
<tr>
{{range .Data}}
{{template "column" .}}
{{- end}}
</tr>
{{- end}}`
View Source
const TmplSimpleGraph = `` /* 1387-byte string literal not displayed */
View Source
const TmplSimpleNode = `` /* 314-byte string literal not displayed */
View Source
const TmplSimpleSubGraph = `` /* 249-byte string literal not displayed */
View Source
const TmplSubGraph = `` /* 168-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
func GenerateShortURL ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.