grpc_repositories

package
v0.0.0-...-a2883fb Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthRepository

type AuthRepository struct {
	// contains filtered or unexported fields
}

func NewAuthRepository

func NewAuthRepository(con *grpc.ClientConn) AuthRepository

func (*AuthRepository) CreateOrUpdate

func (x *AuthRepository) CreateOrUpdate(ctx context.Context, payload *entities.Auth) error

type StorageRepository

type StorageRepository struct {
	// contains filtered or unexported fields
}

func NewStorageRepository

func NewStorageRepository(con *grpc.ClientConn) StorageRepository

func (*StorageRepository) DeleteCloudApprove

func (x *StorageRepository) DeleteCloudApprove(ctx context.Context, url []string) error

func (*StorageRepository) UpdateCloudApprove

func (x *StorageRepository) UpdateCloudApprove(ctx context.Context, url []string) error

Jump to

Keyboard shortcuts

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