Skip to content

Simplify no.go #4

@wtask

Description

@wtask
// Middleware allows HTTP middleware to receive debugger labels
func Middleware(f http.HandlerFunc, _ MiddlewareLabels) http.HandlerFunc {
	return f
}

// SetLabels will set debugger labels for any function/method call
func SetLabels(_ Labels) {}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions