Documentation
¶
Overview ¶
Package mergetype
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Index = MergeType{"index"} Template = MergeType{"template"} )
Functions ¶
This section is empty.
Types ¶
type MergeType ¶
type MergeType struct {
Name string
}
func (MergeType) MarshalText ¶
func (*MergeType) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.