package
Version:
v0.0.0-...-aa46052
Opens a new window with list of versions in this module.
Published: Mar 20, 2024
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 ListKeywordsResponse struct {
Data []*model.Keyword `json:"data"`
Count int64 `json:"count"`
}
type SignInResponse struct {
*model.User
AccessToken string `json:"access_token,omitempty" sql:"-" gorm:"-"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.