Created
August 28, 2016 23:13
-
-
Save cep21/f027f2bd04b5a9b43423b5d33ebb112a to your computer and use it in GitHub Desktop.
ClientTrace example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if trace != nil && trace.WroteHeaders != nil { | |
trace.WroteHeaders() | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment