handler

package
v0.0.0-...-e57dd20 Latest Latest
Warning

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

Go to latest
Published: May 12, 2025 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// FontSize 字体大小
	FontSize = 16
	// OffsetY 文字+图像整体 Y轴偏移量
	OffsetY = 1.0
	// Padding 两边内边距
	Padding = 2
	// LineSpace 行间距, 最好为整数
	LineSpace = 1
)

Variables

View Source
var (
	PlayerRowColor  = &color.RGBA{R: 91, G: 94, B: 91, A: 168}
	BackgroundColor = &color.RGBA{R: 68, G: 71, B: 68, A: 128}
)

Functions

func GetPlayerList

func GetPlayerList(request *model.PlayerListRequest) (image.Image, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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