mirror of https://github.com/gofiber/fiber.git
Cleanup project directory
parent
e0537b31b0
commit
c68e58a381
|
@ -1,4 +1,4 @@
|
|||
# 🚀 Fiber <a href="README.md"><img width="20px" src="https://github.com/gofiber/docs/blob/master/static/flags/en.svg" alt="en"/></a> <a href="README_RU.md"><img width="20px" src="https://github.com/gofiber/docs/blob/master/static/flags/ru.svg" alt="ru"/></a>
|
||||
# 🚀 Fiber <a href="https://github.com/gofiber/fiber/blob/master/readme.md"><img width="20px" src="https://github.com/gofiber/docs/blob/master/static/flags/en.svg" alt="en"/></a> <a href="https://github.com/gofiber/fiber/blob/master/.github/readme_ru.md"><img width="20px" src="https://github.com/gofiber/docs/blob/master/static/flags/ru.svg" alt="ru"/></a>
|
||||
|
||||
[](https://github.com/gofiber/fiber/releases)  [](https://godoc.org/github.com/gofiber/fiber)  [](https://github.com/gofiber/fiber/blob/master/LICENSE) [](https://gitter.im/gofiber/community)
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
# 🚀 Fiber <a href="README.md"><img width="20px" src="https://github.com/gofiber/docs/blob/master/static/flags/en.svg" alt="en"/></a> <a href="README_CH.md"><img width="20px" src="https://github.com/gofiber/docs/blob/master/static/flags/ch.svg" alt="ch"/></a>
|
||||
# 🚀 Fiber <a href="https://github.com/gofiber/fiber/blob/master/readme.md"><img width="20px" src="https://github.com/gofiber/docs/blob/master/static/flags/en.svg" alt="en"/></a> <a href="https://github.com/gofiber/fiber/blob/master/.github/readme_ch.md"><img width="20px" src="https://github.com/gofiber/docs/blob/master/static/flags/ch.svg" alt="ch"/></a>
|
||||
|
||||
[](https://github.com/gofiber/fiber/releases)  [](https://godoc.org/github.com/gofiber/fiber)  [](https://github.com/gofiber/fiber/blob/master/LICENSE) [](https://gitter.im/gofiber/community)
|
||||
|
|
@ -1,9 +1,9 @@
|
|||
// 🔌 Fiber is an Express.js inspired web framework build on 🚀 Fasthttp.
|
||||
// 🚀 Fiber is an Express.js inspired web framework written in Go with 💖
|
||||
// 📌 Please open an issue if you got suggestions or found a bug!
|
||||
// 🖥 https://github.com/gofiber/fiber
|
||||
// 🖥 Links: https://github.com/gofiber/fiber, https://fiber.wiki
|
||||
|
||||
// 🦸 Not all heroes wear capes, thank you to some amazing people
|
||||
// 💖 @valyala, @dgrr, @erikdubbelboer, @savsgio, @julienschmidt
|
||||
// 💖 @valyala, @erikdubbelboer, @savsgio, @julienschmidt, @koddr
|
||||
|
||||
package fiber
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
// 🔌 Fiber is an Express.js inspired web framework build on 🚀 Fasthttp.
|
||||
// 🚀 Fiber is an Express.js inspired web framework written in Go with 💖
|
||||
// 📌 Please open an issue if you got suggestions or found a bug!
|
||||
// 🖥 https://github.com/gofiber/fiber
|
||||
// 🖥 Links: https://github.com/gofiber/fiber, https://fiber.wiki
|
||||
|
||||
// 🦸 Not all heroes wear capes, thank you to some amazing people
|
||||
// 💖 @valyala, @dgrr, @erikdubbelboer, @savsgio, @julienschmidt
|
||||
// 💖 @valyala, @erikdubbelboer, @savsgio, @julienschmidt, @koddr
|
||||
|
||||
package fiber
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
// 🔌 Fiber is an Express.js inspired web framework build on 🚀 Fasthttp.
|
||||
// 🚀 Fiber is an Express.js inspired web framework written in Go with 💖
|
||||
// 📌 Please open an issue if you got suggestions or found a bug!
|
||||
// 🖥 https://github.com/gofiber/fiber
|
||||
// 🖥 Links: https://github.com/gofiber/fiber, https://fiber.wiki
|
||||
|
||||
// 🦸 Not all heroes wear capes, thank you to some amazing people
|
||||
// 💖 @valyala, @dgrr, @erikdubbelboer, @savsgio, @julienschmidt
|
||||
// 💖 @valyala, @erikdubbelboer, @savsgio, @julienschmidt, @koddr
|
||||
|
||||
package fiber
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
// 🔌 Fiber is an Express.js inspired web framework build on 🚀 Fasthttp.
|
||||
// 🚀 Fiber is an Express.js inspired web framework written in Go with 💖
|
||||
// 📌 Please open an issue if you got suggestions or found a bug!
|
||||
// 🖥 https://github.com/gofiber/fiber
|
||||
// 🖥 Links: https://github.com/gofiber/fiber, https://fiber.wiki
|
||||
|
||||
// 🦸 Not all heroes wear capes, thank you to some amazing people
|
||||
// 💖 @valyala, @dgrr, @erikdubbelboer, @savsgio, @julienschmidt
|
||||
// 💖 @valyala, @erikdubbelboer, @savsgio, @julienschmidt, @koddr
|
||||
|
||||
package fiber
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# 🚀 Fiber <a href="README_RU.md"><img width="20px" src="https://github.com/gofiber/docs/blob/master/static/flags/ru.svg" alt="ru"/></a> <a href="README_CH.md"><img width="20px" src="https://github.com/gofiber/docs/blob/master/static/flags/ch.svg" alt="ch"/></a>
|
||||
# 🚀 Fiber <a href="https://github.com/gofiber/fiber/blob/master/.github/readme_ru.md"><img width="20px" src="https://github.com/gofiber/docs/blob/master/static/flags/ru.svg" alt="ru"/></a> <a href="https://github.com/gofiber/fiber/blob/master/.github/readme_ch.md"><img width="20px" src="https://github.com/gofiber/docs/blob/master/static/flags/ch.svg" alt="ch"/></a>
|
||||
|
||||
[](https://github.com/gofiber/fiber/releases)  [](https://godoc.org/github.com/gofiber/fiber)  [](https://github.com/gofiber/fiber/blob/master/LICENSE) [](https://gitter.im/gofiber/community)
|
||||
|
|
@ -1,9 +1,9 @@
|
|||
// 🔌 Fiber is an Express.js inspired web framework build on 🚀 Fasthttp.
|
||||
// 🚀 Fiber is an Express.js inspired web framework written in Go with 💖
|
||||
// 📌 Please open an issue if you got suggestions or found a bug!
|
||||
// 🖥 https://github.com/gofiber/fiber
|
||||
// 🖥 Links: https://github.com/gofiber/fiber, https://fiber.wiki
|
||||
|
||||
// 🦸 Not all heroes wear capes, thank you to some amazing people
|
||||
// 💖 @valyala, @dgrr, @erikdubbelboer, @savsgio, @julienschmidt
|
||||
// 💖 @valyala, @erikdubbelboer, @savsgio, @julienschmidt, @koddr
|
||||
|
||||
package fiber
|
||||
|
||||
|
@ -204,7 +204,7 @@ func (ctx *Ctx) BodyParser(v interface{}) error {
|
|||
} else if cType == contentTypeXML {
|
||||
return xml.Unmarshal(ctx.Fasthttp.Request.Body(), v)
|
||||
}
|
||||
return fmt.Errorf("Cannot Parse Content-Type: %v", cType)
|
||||
return fmt.Errorf("Cannot parse Content-Type: %v", cType)
|
||||
}
|
||||
|
||||
// Cookies : https://gofiber.github.io/fiber/#/context?id=cookies
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
// 🔌 Fiber is an Express.js inspired web framework build on 🚀 Fasthttp.
|
||||
// 🚀 Fiber is an Express.js inspired web framework written in Go with 💖
|
||||
// 📌 Please open an issue if you got suggestions or found a bug!
|
||||
// 🖥 https://github.com/gofiber/fiber
|
||||
// 🖥 Links: https://github.com/gofiber/fiber, https://fiber.wiki
|
||||
|
||||
// 🦸 Not all heroes wear capes, thank you to some amazing people
|
||||
// 💖 @valyala, @dgrr, @erikdubbelboer, @savsgio, @julienschmidt
|
||||
// 💖 @valyala, @erikdubbelboer, @savsgio, @julienschmidt, @koddr
|
||||
|
||||
package fiber
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
// 🔌 Fiber is an Express.js inspired web framework build on 🚀 Fasthttp.
|
||||
// 🚀 Fiber is an Express.js inspired web framework written in Go with 💖
|
||||
// 📌 Please open an issue if you got suggestions or found a bug!
|
||||
// 🖥 https://github.com/gofiber/fiber
|
||||
// 🖥 Links: https://github.com/gofiber/fiber, https://fiber.wiki
|
||||
|
||||
// 🦸 Not all heroes wear capes, thank you to some amazing people
|
||||
// 💖 @valyala, @dgrr, @erikdubbelboer, @savsgio, @julienschmidt
|
||||
// 💖 @valyala, @erikdubbelboer, @savsgio, @julienschmidt, @koddr
|
||||
|
||||
package fiber
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
// 🔌 Fiber is an Express.js inspired web framework build on 🚀 Fasthttp.
|
||||
// 🚀 Fiber is an Express.js inspired web framework written in Go with 💖
|
||||
// 📌 Please open an issue if you got suggestions or found a bug!
|
||||
// 🖥 https://github.com/gofiber/fiber
|
||||
// 🖥 Links: https://github.com/gofiber/fiber, https://fiber.wiki
|
||||
|
||||
// 🦸 Not all heroes wear capes, thank you to some amazing people
|
||||
// 💖 @valyala, @dgrr, @erikdubbelboer, @savsgio, @julienschmidt
|
||||
// 💖 @valyala, @erikdubbelboer, @savsgio, @julienschmidt, @koddr
|
||||
|
||||
package fiber
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
// 🔌 Fiber is an Express.js inspired web framework build on 🚀 Fasthttp.
|
||||
// 🚀 Fiber is an Express.js inspired web framework written in Go with 💖
|
||||
// 📌 Please open an issue if you got suggestions or found a bug!
|
||||
// 🖥 https://github.com/gofiber/fiber
|
||||
// 🖥 Links: https://github.com/gofiber/fiber, https://fiber.wiki
|
||||
|
||||
// 🦸 Not all heroes wear capes, thank you to some amazing people
|
||||
// 💖 @valyala, @dgrr, @erikdubbelboer, @savsgio, @julienschmidt
|
||||
// 💖 @valyala, @erikdubbelboer, @savsgio, @julienschmidt, @koddr
|
||||
|
||||
package fiber
|
||||
|
||||
|
|
6
types.go
6
types.go
|
@ -1,9 +1,9 @@
|
|||
// 🔌 Fiber is an Express.js inspired web framework build on 🚀 Fasthttp.
|
||||
// 🚀 Fiber is an Express.js inspired web framework written in Go with 💖
|
||||
// 📌 Please open an issue if you got suggestions or found a bug!
|
||||
// 🖥 https://github.com/gofiber/fiber
|
||||
// 🖥 Links: https://github.com/gofiber/fiber, https://fiber.wiki
|
||||
|
||||
// 🦸 Not all heroes wear capes, thank you to some amazing people
|
||||
// 💖 @valyala, @dgrr, @erikdubbelboer, @savsgio, @julienschmidt
|
||||
// 💖 @valyala, @erikdubbelboer, @savsgio, @julienschmidt, @koddr
|
||||
|
||||
package fiber
|
||||
|
||||
|
|
6
utils.go
6
utils.go
|
@ -1,9 +1,9 @@
|
|||
// 🔌 Fiber is an Express.js inspired web framework build on 🚀 Fasthttp.
|
||||
// 🚀 Fiber is an Express.js inspired web framework written in Go with 💖
|
||||
// 📌 Please open an issue if you got suggestions or found a bug!
|
||||
// 🖥 https://github.com/gofiber/fiber
|
||||
// 🖥 Links: https://github.com/gofiber/fiber, https://fiber.wiki
|
||||
|
||||
// 🦸 Not all heroes wear capes, thank you to some amazing people
|
||||
// 💖 @valyala, @dgrr, @erikdubbelboer, @savsgio, @julienschmidt
|
||||
// 💖 @valyala, @erikdubbelboer, @savsgio, @julienschmidt, @koddr
|
||||
|
||||
package fiber
|
||||
|
||||
|
|
Loading…
Reference in New Issue