app

package
v0.0.0-...-3650569 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2023 License: GPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	ID        int
	Secret    string
	Status    int
	CreatedAt time.Time
	UpdatedAt time.Time
}

type AppUser

type AppUser struct {
	ID        int
	AppID     int
	UserID    int
	ServiceID int
	CreatedAt time.Time
	UpdatedAt time.Time
}

func (AppUser) Table

func (b AppUser) Table() string

Jump to

Keyboard shortcuts

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