Echo Forum
  • Forum
    Guide
    • Customization
    • Binding
    • Context
    • Cookies
    • Error Handling
    • HTTP(s) Server
    • IP Address
    • Request
    • Response
    • Routing
    • Static Files
    • Templates
    • Testing
    • Upgrading to V4
    Middleware
    • Basic Auth
    • Body Dump
    • Body Limit
    • Casbin Auth
    • CORS
    • CSRF
    • Decompress
    • Gzip
    • Jaeger
    • JWT
    • Key Auth
    • Logger
    • Method Override
    • Prometheus
    • Proxy
    • Rate Limiter
    • Recover
    • Redirect
    • Request ID
    • Rewrite
    • Secure
    • Session
    • Static
    • Timeout
    • Trailing Slash
    Cookbook
    • Auto TLS
    • CORS
    • CRUD
    • Embed Resources
    • File Download
    • File Upload
    • Google App Engine
    • Graceful Shutdown
    • Hello World
    • HTTP/2
    • HTTP/2 Server Push
    • JSONP
    • JWT
    • Load Balancing
    • Middleware
    • Reverse Proxy
    • Streaming Response
    • Subdomains
    • Timeouts
    • Twitter
    • WebSocket
  • cookbook
  • embed-resources

Embed Resources Recipe

  • With go 1.16 embed feature
  • Source Code
  • With go.rice
  • Source Code

With go 1.16 embed feature 🔗

server.go



Source Code

With go.rice 🔗

server.go



Source Code

Caught a mistake? Edit this page on GitHub!

Forum ✧

Echo by LabStack © 2023 LabStack