Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LatestAction ¶
func (*LatestAction) RunGet ¶
func (this *LatestAction) RunGet(params struct { ServerId string })
读取最后一条访问日志
type ListAction ¶
func (*ListAction) RunGet ¶
func (this *ListAction) RunGet(params struct { ServerId string Size int })
列出一组访问日志
type NextAction ¶
func (*NextAction) RunGet ¶
func (this *NextAction) RunGet(params struct { ServerId string LastId string })
读取下一条日志
type NextListAction ¶
Click to show internal directories.
Click to hide internal directories.