go

command
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2018 License: Apache-2.0 Imports: 1 Imported by: 0

README

Hello World in Go on Fission

hello.go is an very simple fission function that says "Hello, World!".

# This command creates the environment and function, and waits for the
# function build.  Look at the YAML files in specs/ for details about
# how those are specified.
$ fission spec apply --wait
1 environment created
1 package created
1 function created

# This run the function and prints its output
$ fission function test --name hello
Hello, World!

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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