mime

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2023 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mime 提供MIME检查功能

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckAudio

func CheckAudio(r io.ReadSeeker) (string, bool)

CheckAudio 判断给定流是否为合法音频

func CheckImage

func CheckImage(r io.ReadSeeker) (t string, ok bool)

CheckImage 判断给定流是否为合法图片 返回 是否合法, 实际Mime 判断后会自动将 Stream Seek 至 0

Types

This section is empty.

Jump to

Keyboard shortcuts

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