Documentation ¶
Index ¶
- func ToBizAppPackageSource(a apppackage.Source) bizgebura.AppPackageSource
- func ToBizAppSource(s app.Source) bizgebura.AppSource
- func ToBizAppType(t app.Type) bizgebura.AppType
- func ToBizFeedConfigSource(s feedconfig.Source) bizyesod.FeedConfigSource
- func ToBizFeedConfigStatus(s feedconfig.Status) bizyesod.FeedConfigStatus
- func ToBizUserStatus(s user.Status) biztiphereth.UserStatus
- func ToEntAccountPlatform(t biztiphereth.AccountPlatform) account.Platform
- func ToEntAppPackageSource(a bizgebura.AppPackageSource) apppackage.Source
- func ToEntAppSource(s bizgebura.AppSource) app.Source
- func ToEntAppType(t bizgebura.AppType) app.Type
- func ToEntFeedConfigSource(s bizyesod.FeedConfigSource) feedconfig.Source
- func ToEntFeedConfigStatus(s bizyesod.FeedConfigStatus) feedconfig.Status
- func ToEntUserStatus(s biztiphereth.UserStatus) user.Status
- func ToEntUserType(t libauth.UserType) user.Type
- func ToLibAuthUserType(t user.Type) libauth.UserType
- type Converter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToBizAppPackageSource ¶
func ToBizAppPackageSource(a apppackage.Source) bizgebura.AppPackageSource
func ToBizFeedConfigSource ¶
func ToBizFeedConfigSource(s feedconfig.Source) bizyesod.FeedConfigSource
func ToBizFeedConfigStatus ¶
func ToBizFeedConfigStatus(s feedconfig.Status) bizyesod.FeedConfigStatus
func ToBizUserStatus ¶
func ToBizUserStatus(s user.Status) biztiphereth.UserStatus
func ToEntAccountPlatform ¶
func ToEntAccountPlatform(t biztiphereth.AccountPlatform) account.Platform
func ToEntAppPackageSource ¶
func ToEntAppPackageSource(a bizgebura.AppPackageSource) apppackage.Source
func ToEntFeedConfigSource ¶
func ToEntFeedConfigSource(s bizyesod.FeedConfigSource) feedconfig.Source
func ToEntFeedConfigStatus ¶
func ToEntFeedConfigStatus(s bizyesod.FeedConfigStatus) feedconfig.Status
func ToEntUserStatus ¶
func ToEntUserStatus(s biztiphereth.UserStatus) user.Status
Types ¶
type Converter ¶
type Converter struct {
// contains filtered or unexported fields
}
func NewConverter ¶
func NewConverter() Converter
Click to show internal directories.
Click to hide internal directories.