matchers

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bmp

func Bmp(buf []byte) bool

func Doc

func Doc(buf []byte) bool

for Office Documents it's kinda different from other files so it need to be handled in different ways

func Jpeg

func Jpeg(buf []byte) bool

Images ============================================================================

func Pdf

func Pdf(buf []byte) bool

Documents ======================================================================

func Png

func Png(buf []byte) bool

func Ppt

func Ppt(buf []byte) bool

func Psd

func Psd(buf []byte) bool

func Xls

func Xls(buf []byte) bool

func Zip

func Zip(buf []byte) bool

Types

type MatcherFunc

type MatcherFunc func(buf []byte) bool

Jump to

Keyboard shortcuts

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