Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler is timeline web handler
func (*Handler) FindTimelineByDay ¶
func (h *Handler) FindTimelineByDay(w http.ResponseWriter, r *http.Request)
FindTimelineByDay handle get timeline by day Or get visit in input range of time in HTTP Request
Click to show internal directories.
Click to hide internal directories.