Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collection ¶
type Collection struct {
// contains filtered or unexported fields
}
func NewCollection ¶
func NewCollection(entries ...Template) *Collection
func (Collection) Clone ¶
func (c Collection) Clone() (c2 Collection, err error)
Click to show internal directories.
Click to hide internal directories.