Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/VividCortex/siesta
/ functions
Functions
105 in github.com/VividCortex/siesta
⨍
Functions
105
◇
Types & classes
24
Function
main
()
examples/params/main.go:12
Function
printChildren
(n *node, prefix string)
tree_test.go:37
Function
requestIdentifier
requestIdentifier generates a request ID and sets the "request-id" key in the context. It also logs the request ID and the requested URL.
examples/authentication/middleware.go:21
Function
responseGenerator
responseGenerator converts response and/or error data passed through the context into a structured response.
examples/authentication/middleware.go:66
Function
responseWriter
responseWriter sets the proper headers and status code, and writes a JSON-encoded response to the client.
examples/authentication/middleware.go:82
← previous
101–105 of 105, ranked by callers