go

command
v0.6.1 Latest Latest
Warning

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

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

README

Hello World in Go on Fission

hello.go contains a very simple fission function that says "Hello, World!".

Deploying this function on your cluster


# Create the Fission Go environment and function, and wait for the
# function to build.  (Take a look at the YAML files in the specs
# directory for details about how the environment and function are
# specified.)

$ fission spec apply --wait
1 environment created
1 package created
1 function created

# Now, run the function with the "fission function test" command:

$ fission function test --name hello-go
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