You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using text/template standard library, I can use ParseGlob(". /app//views/.html") method to match files in multiple directories, but I don't know how to use it in gofiber/template
Using text/template standard library, I can use ParseGlob(". /app//views/.html") method to match files in multiple directories, but I don't know how to use it in gofiber/template