Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Ad ¶
type Ad struct { weaver.AutoMarshal RedirectURL string // URL to redirect to when an ad is clicked. Text string // Short advertisement text to display. }
Ad represents an advertisement.
func (*Ad) WeaverMarshal ¶
func (*Ad) WeaverUnmarshal ¶
Click to show internal directories.
Click to hide internal directories.