Home / Function/ FullPath() — gin Function Reference

FullPath() — gin Function Reference

Architecture documentation for the FullPath() function in context.go from the gin codebase.

Entity Profile

Relationship Graph

Source Code

context.go lines 177–179

func (c *Context) FullPath() string {
	return c.fullPath
}

Domain

Subdomains

Analyze Your Own Codebase

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

Try Supermodel Free