Categorygithub.com/go-numb/models-for-users
modulepackage
0.0.0-20240508034318-756034d40f28
Repository: https://github.com/go-numb/models-for-users.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
CheckDupID SpreadID, UserIDの重複を確認.
配列の重複チェック.
No description provided by the author
DecryptPassword は、与えられた暗号文を復号化します.
DfNrowToLastNrow Nrowを末尾に追加するためのNrowを返す.
EncryptPassword は、与えられたパスワードを暗号化します.
GenerateKey は、AES-256-GCMに必要なキーを生成します.
GetUniqueKeys は汎用的な型 T のスライスに対応し、ユニークなキーのリストを返します。 extractor パラメータは、各要素からキーを抽出する関数です。.
No description provided by the author
Mask 文字伏せ.
NewAccountForFree 初回会員登録用.
NewSubscribe is constructor 初期設定値を返し、PlanlevelはUnsubscribedで使用回数0を返す.
StrUpsideDown は文字列を伏せ字にします。.
No description provided by the author

# Constants

1日ごと.
KEYSIZE AES-256-GCMに必要なキーのサイズ.
1ヶ月ごと.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
1週間ごと.
1年ごと.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Group struct: 連投投稿のグループを表す ParentPostId: 親投稿のID.
No description provided by the author
Post
No description provided by the author
Rule is a struct that represents the setting of a row.
Schedule is a struct for scheduling posts.
Subscribe is used to manage the subscription status of the account アカウントの購読状況を管理するために使用されます.

# Type aliases

GetUniqueExtractor は一意なキーを取得する関数型.
No description provided by the author
No description provided by the author