Directories
¶
Path | Synopsis |
---|---|
Package cfg is a general configuration methods for ws.go @author R. S. Doiel, <rsdoiel@gmail.com> copyright (c) 2015 all rights reserved.
|
Package cfg is a general configuration methods for ws.go @author R. S. Doiel, <rsdoiel@gmail.com> copyright (c) 2015 all rights reserved. |
Package cli processes default environment values, log handling, version number and other common code blocks used to implement cli tools.
|
Package cli processes default environment values, log handling, version number and other common code blocks used to implement cli tools. |
cmds
|
|
slugify
command
* * slugify.go - command line utility to change phrases into * URL frienld and human readable text strings.
|
* * slugify.go - command line utility to change phrases into * URL frienld and human readable text strings. |
unslugify
command
* * unslugify.go - command line utility to change slugify text phrases into * readable text strings.
|
* * unslugify.go - command line utility to change slugify text phrases into * readable text strings. |
ws
command
* * ws.go - A light weight webserver for static content * development and prototyping.
|
* * ws.go - A light weight webserver for static content * development and prototyping. |
wsedit
* * wsedit.go - Remote editing over https
|
* * wsedit.go - Remote editing over https |
wsinit
command
* * wsinit.go - Initialize a project setup for use with the ws webserver.
|
* * wsinit.go - Initialize a project setup for use with the ws webserver. |
wsjs
command
* * wsjs.go - A light weight webserver for static content * and dynamic content calculated via JavaScript files.
|
* * wsjs.go - A light weight webserver for static content * and dynamic content calculated via JavaScript files. |
wskeygen
command
* * wskeygen.go - Generate appropriate certs for use with * a webserver.
|
* * wskeygen.go - Generate appropriate certs for use with * a webserver. |
wsmarkdown
command
* * wsmarkdown.go - A command line markdown processor wrapping Blackfriday * * @author R. S. Doiel, <rsdoiel@gmail.com> * copyright (c) 2015 * All rights reserved.
|
* * wsmarkdown.go - A command line markdown processor wrapping Blackfriday * * @author R. S. Doiel, <rsdoiel@gmail.com> * copyright (c) 2015 * All rights reserved. |
Package fsengine is a simple restricted FileServer Handler for ws.go.
|
Package fsengine is a simple restricted FileServer Handler for ws.go. |
Package keygen is based on the keygen code in the TLS package adapted to fit the demands of this ws.go project.
|
Package keygen is based on the keygen code in the TLS package adapted to fit the demands of this ws.go project. |
Package ottoengine is a module providing a way to define route processing using the Otto JavaScript virutal machine.
|
Package ottoengine is a module providing a way to define route processing using the Otto JavaScript virutal machine. |
Package prompt is a simple message and response functions.
|
Package prompt is a simple message and response functions. |
Package slugify implements simple mechanism to turn titles into URL slugs and back.
|
Package slugify implements simple mechanism to turn titles into URL slugs and back. |
Package wslog standardizes logging format for ws.go and ottoengine/ottoengine.go @author R. S. Doiel, <rsdoiel@gmail.com> copyright (c) 2015 all rights reserved.
|
Package wslog standardizes logging format for ws.go and ottoengine/ottoengine.go @author R. S. Doiel, <rsdoiel@gmail.com> copyright (c) 2015 all rights reserved. |
Click to show internal directories.
Click to hide internal directories.