README ¶ go-filetype go-filetype is a toolkit to deal with libmagic rule files (sources, not compiled) It contains: A parser, which turn magic rule files into an AST An interpreter, which identifies a target by following the rules in the AST A compiler, which generates go code to follow the rules in the AST Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files docompile.go doidentify.go main.go testfiletype.go Directories ¶ Show internal Expand all Path Synopsis apprentice wizardry wizcompiler wizinterpreter wizparser wizutil Click to show internal directories. Click to hide internal directories.