├── LICENSE ├── README.md ├── fflite.go └── func.go /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malashin/fflite/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malashin/fflite/HEAD/README.md -------------------------------------------------------------------------------- /fflite.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malashin/fflite/HEAD/fflite.go -------------------------------------------------------------------------------- /func.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malashin/fflite/HEAD/func.go --------------------------------------------------------------------------------