Imports of package claimant
Path | Synopsis |
---|---|
bytes | Package bytes implements functions for the manipulation of byte slices. |
embed | Package embed provides access to files embedded in the running Go program. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
regexp | Package regexp implements regular expression search. |
sort | Package sort provides primitives for sorting slices and user-defined collections. |
text/template | Package template implements data-driven templates for generating textual output. |