package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Sep 11, 2022
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type BaseReq struct {
Context Context `json:"-"`
Offset int64 `json:"offset"`
Limit int64 `json:"limit"`
}
type Context struct {
UserId int64
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.