package
0.0.1
Repository: https://github.com/clay294/forum.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
err := gdb.WithContext(ctx).Table(users.TokensBlacklistTableName).Save(tkInBlcaklist).Error if err != nil { flog.Flogger().Error().Str("database", "forum").Str("table", users.TokensBlacklistTableName).Msgf("saving token failed: %s", err) return fmt.Errorf("saving token failed: %s", err) } return nil }.
No description provided by the author
No description provided by the author
No description provided by the author