Documentation ¶
Overview ¶
Package userAccountToken ユーザーアカウントトークン
Package userAccountToken ユーザーアカウントトークン
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewUserAccountTokenMysqlDao ¶
func NewUserAccountTokenMysqlDao(conn *mysql.MysqlHandler) userAccountToken.UserAccountTokenMysqlRepository
Types ¶
type UserAccountToken ¶
func NewUserAccountToken ¶
func NewUserAccountToken() *UserAccountToken
func SetUserAccountToken ¶
func (*UserAccountToken) TableName ¶
func (t *UserAccountToken) TableName() string
type UserAccountTokens ¶
type UserAccountTokens []*UserAccountToken
func NewUserAccountTokens ¶
func NewUserAccountTokens() UserAccountTokens
Click to show internal directories.
Click to hide internal directories.