usersync

package
v0.0.0-...-dd3cbee Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteSync

func DeleteSync(c *gin.Context)

func GetSync

func GetSync(c *gin.Context)

func SetSync

func SetSync(c *gin.Context)

Types

type Sync

type Sync struct {
	ID        uuid.UUID `json:"id"`
	State     string    `json:"state"`
	UserId    uuid.UUID `json:"user_id"`
	CreatedAt time.Time `json:"created_at"`
	UpdatedAt time.Time `json:"updated_at"`
}

Jump to

Keyboard shortcuts

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