fnc

command
v0.0.0-...-616f54b Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

README

Template Fnc

This is the Template function with fqdn go.micro.fnc.template.

Getting Started

Service Discovery

Install Consul https://www.consul.io/intro/getting-started/install.html

Run Consul

$ consul agent -dev
Micro Toolkit

Install Micro

go get github.com/micro/micro
Run Function
$ micro run -r github.com/micro/examples/template/fnc
Building a container

If you would like to build the docker container do the following

CGO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -ldflags '-w' -o template-fnc ./main.go
docker build -t template-fnc .

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
proto
example
Package go_micro_fnc_template is a generated protocol buffer package.
Package go_micro_fnc_template is a generated protocol buffer package.

Jump to

Keyboard shortcuts

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