gofiber / gofiber/template

How to use match multiple template directories?

Open
#154 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
314
Forks
61
Avg merge
4h 35m
Merged PRs (30d)
12

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing Go's text/template ParseGlob behavior with gofiber/template's template-loading entry points. Determine whether matching templates across multiple directories is already supported, and document the supported usage or limitation with a concrete example. Done means the issue has a clear answer for configuring multiple template directories.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.