pool

package
v0.0.1-rc2 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Detail

func Detail(c *gin.Context)

Detail @Summary Detail @description Get task pool details @Tags Pool @Accept application/json @Accept application/yaml @Produce application/json @Produce application/yaml @Success 200 {object} types.Base[types.Pool] @Failure 500 {object} types.Base[any] @Router /api/v1/pool [get]

func Post

func Post(c *gin.Context)

Post @Summary Setting @description Configuring the Task Pool Size @Tags Pool @Accept application/json @Accept application/yaml @Accept multipart/form-data @Produce application/json @Produce application/yaml @Param setting body types.Pool true "pool setting" @Success 200 {object} types.Base[types.Pool] @Failure 500 {object} types.Base[any] @Router /api/v1/pool [post]

Types

This section is empty.

Jump to

Keyboard shortcuts

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