filecollector

command module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2021 License: MIT Imports: 19 Imported by: 0

README

FileCollector

Usage

Usage of ./filecollector:
  -c string
        config file path (default "filecollector.json")

Configuration

example:

{
  "host": "127.0.0.1",
  "port": 3000,
  "storage": "./files",
  "title": "CSS:APP Lab 1",
  "inputs": [
    {
      "name": "name",
      "label": "Name"
    },
    {
      "name": "number",
      "label": "Student Number"
    }
  ],
  "filename": "{{number}}-{{name}}"
}

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