persistence

package
v0.0.0-...-3eb0fa6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2024 License: MPL-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAppConfigPersistence

func NewAppConfigPersistence(db db.Ext) repository.AppConfigRepository

NewAppConfigPersistence - Portalのグローバル設定を管理するAppConfigのPersistence

func NewExternalIntegrationPersistence

func NewExternalIntegrationPersistence(db db.Ext) repository.ExternalIntegrationRepository

NewExternalIntegrationPersistence - 外部連携サービスのためのDB

func NewPaymentStatusPersistence

func NewPaymentStatusPersistence(db db.Ext) repository.PaymentStatusRepository

NewPaymentStatusPersistence - 支払状況のMySQL関連の実装

func NewPaymentTransactionPersistence

func NewPaymentTransactionPersistence(db db.Ext) repository.PaymentTransactionRepository

NewPaymentTransactionPersistence - 支払状況のMySQL関連の実装

func NewTokenPersistence

func NewTokenPersistence(db db.Ext) repository.TokenRepository

NewTokenPersistence - ユーザのMySQL関連の実装

func NewUserPersistence

func NewUserPersistence(db db.Ext) repository.UserRepository

NewUserPersistence - ユーザのMySQL関連の実装

func NewUserRolePersistence

func NewUserRolePersistence(db db.Ext) repository.UserRoleRepository

NewUserRolePersistence -

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL