Remove iron...

This commit is contained in:
Travis Reeder
2017-05-18 18:59:34 +00:00
committed by Reed Allman
parent 521df8c1ff
commit 9cc12b4b12
146 changed files with 406 additions and 1050 deletions

View File

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