Documentation ¶
Index ¶
- func Activity(user string)
- func Delete(t byte, id, user string, renew bool) error
- func GetAll(t byte, user string) (string, error)
- func GetFiles() string
- func Init()
- func Tag(user, tag string, ignore bool)
- func Upload(t, n, uid string, file *multipart.FileHeader) error
- func Upsert(t, action byte, m Modeler, user string) error
- func Validate(t byte, id, user string) error
- type Comment
- type Good
- type MTime
- type Modeler
- type Password
- type Post
- type User
- type UserAction
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MTime ¶
type UserAction ¶
func (*UserAction) Init ¶
func (ua *UserAction) Init(ip, user, action string) *UserAction
Click to show internal directories.
Click to hide internal directories.