Documentation ¶
Index ¶
Constants ¶
View Source
const (
// MaxStatusIDKey is for specifying the maximum ID of the status to retrieve.
MaxStatusIDKey = "max_id"
)
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(processor processing.Processor) (api.ClientModule, error)
New returns a new api.ClientModule for web pages.
Types ¶
type Module ¶
type Module struct {
// contains filtered or unexported fields
}
Module implements the api.ClientModule interface for web pages.
func (*Module) AdminPanelHandler ¶ added in v0.3.5
TODO: abstract the {admin, user}panel handlers in some way
func (*Module) UserPanelHandler ¶ added in v0.3.5
Click to show internal directories.
Click to hide internal directories.