Skip to content

Whether or not the online environment can set debug=true? #397

@anranziruo

Description

@anranziruo
func goutDebug(ctx context.Context) gout.DebugOpt {
	return gout.DebugFunc(func(o *gout.DebugOption) {
		o.Debug = true
	})
}

when i set debug = true the online environment,our service has slow memory leak.

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