Documentation ¶
Overview ¶
Copyright 2020 New Relic Corporation. All rights reserved. SPDX-License-Identifier: Apache-2.0
Index ¶
Constants ¶
View Source
const CmdExtension = ""
View Source
const (
Foo = `` /* 627-byte string literal not displayed */
)
Payloads
View Source
const LongtimeDefinition = `` /* 337-byte string literal not displayed */
Variables ¶
View Source
var ( SimpleGoFile = testhelp.WrapScriptPath("fixtures", "simple", "simple.go") EnvironmentGoFile = testhelp.WrapScriptPath("fixtures", "environment", "environment_verbose.go") ProtocolV4GoFile = testhelp.WrapScriptPath("fixtures", "protocol_v4", "protocol_v4.go") ValidYAMLGoFile = testhelp.WrapScriptPath("fixtures", "validyaml", "validyaml.go") LongTimeGoFile = testhelp.WrapScriptPath("fixtures", "longtime", "longtime.go") LongRunningHBGoFile = testhelp.WrapScriptPath("fixtures", "longrunning_hb", "longrunning_hb.go") HugeGoFile = testhelp.WrapScriptPath("fixtures", "huge", "huge.go") CmdReqGoFile = testhelp.WrapScriptPath("fixtures", "cmdreq", "cmdreq.go") CfgReqGoFile = testhelp.WrapScriptPath("fixtures", "cfgreq", "cfgreq.go") )
Integrations
View Source
var (
FooBytes = []byte(strings.Replace(Foo, "\n", "", -1) + "\n")
)
Payloads
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.