gorm

package
v0.0.0-...-958ef34 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2023 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewLogger

func NewLogger(config glogger.Config) gormLogger

func OpenStorage

func OpenStorage(ctx context.Context, driver string, dsn string) (storage.Storage, error)

Types

type UserPermissionRow

type UserPermissionRow struct {
	PoolId       string
	Permission   models.PermissionType
	PoolName     string
	SessionCount int
	AgentCount   int
	UserCount    int
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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