api

package
v0.0.0-...-8050b18 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupRoutes

func SetupRoutes(logging bool) *fiber.App

Types

type User

type User struct {
	ID        string    `gorm:"primaryKey" json:"ID"`
	Flag      string    `gorm:"-:all" json:"flag"`
	CreatedAt time.Time `json:"created_at"`
}

func (User) Validate

func (u User) Validate(Flag string) error

Jump to

Keyboard shortcuts

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