mirror of
https://github.com/golang/go
synced 2024-11-23 03:50:03 -07:00
16 lines
315 B
HTML
16 lines
315 B
HTML
|
{.section Packages}
|
||
|
<b>Packages</b><br />
|
||
|
{.repeated section @}
|
||
|
<a href="{pakname|html}">{importpath|html}</a><br />
|
||
|
{.end}
|
||
|
{.or}
|
||
|
No such package {Path|html}<br />
|
||
|
{.end}
|
||
|
{.section Subdirs}
|
||
|
<br />
|
||
|
<b>Directories</b><br />
|
||
|
{.repeated section @}
|
||
|
<a href="{Name|html}/">{Path|html}{Name|html}/</a><br />
|
||
|
{.end}
|
||
|
{.end}
|