embedfiles

command module
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2019 License: MIT Imports: 11 Imported by: 0

README

embedfiles

Go Report Card

Embedfiles embeds files in a Go file.

Install

go get github.com/256dpi/embedfiles

Usage

Usage of embedfiles:
  -consts
    	use constants instead of map
  -export
    	export variables
  -out string
    	output filename (default "files.go")
  -pkg string
    	package name (default "main")
  -strings
    	use strings instead of byte slices
  -strip
    	strip path and extension

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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