{.section Dirs}

Subdirectories

{.repeated section @} {Name|html}
{.end}
{.end} {.section PDoc}

package {PackageName|html}

import "{ImportPath|html}"

{Doc|html-comment} {.section Consts}

Constants

{.repeated section @} {Doc|html-comment}
{Decl|html}
{.end} {.end} {.section Vars}

Variables

{.repeated section @} {Doc|html-comment}
{Decl|html}
{.end} {.end} {.section Funcs}
{.repeated section @}

func {Name|html}

{Decl|html}

{Doc|html-comment} {.end} {.end} {.section Types} {.repeated section @}

type {.section Type}{Name|html}{.end}

{Doc|html-comment}

{Decl|html}

{.repeated section Factories}

func {Name|html}

{Decl|html}

{Doc|html-comment} {.end} {.repeated section Methods}

func ({Recv|html}) {Name|html}

{Decl|html}

{Doc|html-comment} {.end} {.end} {.end} {.end}