mimecat

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package mimecat can categorize MIME types into these categories:

  • Other
  • Video
  • Picture
  • Video
  • Audio
  • Document

Index

Constants

View Source
const (
	Other = iota
	Picture
	Video
	Audio
	Document
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Category

type Category int

func MIMEToCategory

func MIMEToCategory(mime string) Category

Jump to

Keyboard shortcuts

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