package
Version:
v0.0.6
Opens a new window with list of versions in this module.
Published: Mar 23, 2025
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func SetCheckRate(rate int64)
type Locker struct {
sync.Mutex `json:"-" xorm:"-" gorm:"-"`
Guid string `json:"guid" xorm:"unique"`
Method string `json:"method" xorm:"unique"`
CreatedAt int64 `json:"created_at" xorm:"created"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.