simpleservice

command module
v0.0.0-...-ce6b2b4 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2018 License: MIT Imports: 12 Imported by: 0

README

simpleservice - Build Status Go Report Card GitHub license

an implementation of a service in the MESG Network

Check that builds

make

Test

make test

Service configuration

mesg.yml

Test results

RESULTS.md

Features

  • Tasks as subpackages implementing the task interface
  • Tasks fully tested
  • ExecuteMany task implements conditional parallel POST requests
  • Dockerfile relies on vendored dependencies: builds faster and more reliably
  • UUID generator generates monotonically increasing UUIDs: ExecutionID string order is meaningful

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
tasks
execute
Package execute implements the "execute" task
Package execute implements the "execute" task
execute_many
Package execute_many implements the "executeMany" task
Package execute_many implements the "executeMany" task

Jump to

Keyboard shortcuts

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