conversion

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SecretMToSecretV1

func SecretMToSecretV1(secretModel *model.SecretM) *v1.Secret

SecretMToSecretV1 converts a SecretM object from the internal model to a Secret object in the v1 API format.

func SecretV1ToSecretM

func SecretV1ToSecretM(secret *v1.Secret) *model.SecretM

SecretV1ToSecretM converts a Secret object from the v1 API format to a SecretM object in the internal model.

func UserMToUserV1

func UserMToUserV1(userModel *model.UserM) *v1.User

UserMToUserV1 converts a UserM object from the internal model to a User object in the v1 API format.

func UserV1ToUserM

func UserV1ToUserM(user *v1.User) *model.UserM

UserV1ToUserM converts a User object from the v1 API format to a UserM object in the internal model.

Types

This section is empty.

Jump to

Keyboard shortcuts

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