Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tail ¶
type Tail struct { // BufferLines is buffer size for play back BufferLines int // PlayBackLines is the number of lines for auto play back PlayBackLines int // contains filtered or unexported fields }
func NewTailFile ¶
func (*Tail) FollowHandler ¶
func (*Tail) TailHandler ¶ added in v0.0.2
func (t *Tail) TailHandler(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.