Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.18 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.18 KB

GoDoc

Go FDK Documentation

This is documentation for the Go function development kit (FDK) which provides convenience functions for writing Go Fn code.

For getting started using the Go FDK , see the tutorial here.

To get the Go FDK simply import it in your program github.com/fnproject/fdk-go, and use go get to get it.

User Information

Go FDK Development

See CONTRIBUTING for information on contributing to the project.