Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Stat ¶
type Stat struct {
// contains filtered or unexported fields
}
func (*Stat) AddDeleteCount ¶
func (st *Stat) AddDeleteCount()
func (*Stat) AddGetCount ¶
func (st *Stat) AddGetCount()
func (*Stat) AddGetForValidCount ¶
func (st *Stat) AddGetForValidCount()
func (*Stat) AddListCount ¶ added in v0.7.0
func (st *Stat) AddListCount()
func (*Stat) AddMPUploadCount ¶ added in v1.1.0
func (*Stat) AddPutCount ¶
func (st *Stat) AddPutCount()
Click to show internal directories.
Click to hide internal directories.