html/core/empty.go
exported method Empty.WriteHTMLTo should have comment or be unexported Open
Open
func (c *Empty) WriteHTMLTo(w io.Writer) (int64, error) {
- Exclude checks
exported function NewEmpty should have comment or be unexported Open
Open
func NewEmpty() *Empty {
- Exclude checks