Home / Function/ c() — fiber Function Reference

c() — fiber Function Reference

Architecture documentation for the c() function in config.go from the fiber codebase.

Entity Profile

Dependency Diagram

graph TD
  8bf83c34_8091_5343_eeb8_684590ddab3a["c()"]
  4385628f_9f64_45c8_f2f6_b3f8531ce1ae["config.go"]
  8bf83c34_8091_5343_eeb8_684590ddab3a -->|defined in| 4385628f_9f64_45c8_f2f6_b3f8531ce1ae
  style 8bf83c34_8091_5343_eeb8_684590ddab3a fill:#6366f1,stroke:#818cf8,color:#fff

Relationship Graph

Source Code

middleware/limiter/config.go lines 37–37

	ExpirationFunc func(c fiber.Ctx) time.Duration

Subdomains

Frequently Asked Questions

What does c() do?
c() is a function in the fiber codebase, defined in middleware/limiter/config.go.
Where is c() defined?
c() is defined in middleware/limiter/config.go at line 37.

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free