compress

package
v7.0.0-...-8ac4b21 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package compress 根据 CPU 占用情况决定是否启用压缩

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(dur, interval time.Duration, percent float64) web.Plugin

New 根据 CPU 使用率决定是否启用压缩功能

dur 多少时间检测一次 CPU 的使用率,不能小于 time.Second; interval 每次检测时读取的时间长度,不能大于 dur; percent CPU 的使用率大于此值时将禁用压缩功能;

Types

This section is empty.

Jump to

Keyboard shortcuts

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