Update references remove refs to treeder oracle funcy (#376)

* Remove lots of refs to iron and funcy oracle etc..

* more ref replacements

* Replacing more refs. Treeder

* Use Fn not FN
This commit is contained in:
James Jeffrey
2017-09-29 16:22:15 -07:00
committed by Travis Reeder
parent 5219227393
commit c7f3066c75
81 changed files with 211 additions and 398 deletions

View File

@@ -1,6 +1,6 @@
# Middleware Example
This example adds a simple authentication middleware to Oracle Functions. See [main.go](main.go) for example code.
This example adds a simple authentication middleware to Fn. See [main.go](main.go) for example code.
## Building and Running