Skip to content

borodun/of-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

What is this

OpenFaaS golang template that uses modified classic-watchdog. See go classic template

Adding templates

faas template pull https://github.com/borodun/of-templates
faas new --list

Languages available as templates:
- cpu-go

Creating new function

faas new --lang cpu-go <function-name>