Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( TagOpen = []byte("<tr") TagClose = []byte("</tr>") AttrAlign = []byte(" align=\"") AttrBgColor = []byte(" bgcolor=\"") AttrChar = []byte(" char=\"") AttrCharOff = []byte(" charoff=\"") AttrVAlign = []byte(" valign=\"") )
Byte constants for HTML rendering.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.