sample-embedded-fuse

command module
v0.0.0-...-5493e3c Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2021 License: MIT Imports: 20 Imported by: 0

README

sample-embedded-fuse

Sample application to auto mount embedded fs with fuse

Installation

Requires go 1.16 >

  GO111MODULE=off go get -u github.com/moisespsena-go/sample-embedded-fuse
  cd $GOPATH/src/github.com/moisespsena-go/sample-embedded-fuse

Usage

  • Master application script: root/main.sh.
  • Put your service source code into root/service/.
  • Put your static or assets int root/static/.

Run:

 go run .

or

  go build . -o my_app
  ./my_app

Show mounted files in another terminal: ls ./mnt

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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