...

Package profilex

import "github.com/ory/x/profilex"
Overview
Index

Overview ▾

func HelpMessage

func HelpMessage() string

HelpMessage returns a string explaining how profiling works.

func Profile

func Profile() interface {
    Stop()
}

Profile parses the PROFILING environment variable and executes the proper profiling task.