Documentation
¶
Overview ¶
Package eventtype
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( PageView = EventType{"page_view"} Search = EventType{"search"} SearchClick = EventType{"search_click"} )
Functions ¶
This section is empty.
Types ¶
type EventType ¶
type EventType struct {
Name string
}
func (EventType) MarshalText ¶
func (*EventType) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.