package
0.0.0-20200612205719-d33463d17312
Repository: https://github.com/slotix/dataflowkit.git
Documentation: pkg.go.dev
# Functions
Dec decrease input value and return result as a string.
Div divides a/b and return result as a string.
Inc increase input value and return result as a string.
Mult multiplies input values and return result as a string.
No description provided by the author
Start launches the HTML Server.
ToStringSlice convert input data to string slice.
# Constants
No description provided by the author
# Structs
Config provides basic configuration.
HTMLServer represents the web service that serves up HTML.
Person represents person info for test pages.