dashboard

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2023 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunServer

func RunServer(db *gorm.DB) error

Types

type Params

type Params struct {
	ProjectIDs      []project.ID `form:"project_ids"`
	PerFiles        bool         `form:"per_files"`
	PerFilesImports bool         `form:"per_files_imports"`
	PackageFilter   string       `form:"package_filter"`
	NameFilter      string       `form:"name_filter"`
	TrimPackage     string       `form:"trim_package"`
	CommitFilters   string       `form:"commit_filters"`
	FileFilters     string       `form:"file_filters"`
}

Jump to

Keyboard shortcuts

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