MCPcopy Index your code
hub / github.com/zalando/skipper / runExample

Function runExample

script/script_test.go:974–976  ·  view source on GitHub ↗
(ctx *testContext)

Source from the content-addressed store, hash-verified

972}
973
974func runExample(ctx *testContext) {
975 runExampleWithOptions(LuaOptions{}, ctx)
976}
977
978func runExampleWithOptions(opts LuaOptions, ctx *testContext) {
979 o := log.StandardLogger().Out

Callers 15

ExampleLoadFileOKFunction · 0.85
ExampleLoadOKFunction · 0.85
ExampleMissingFuncFunction · 0.85
ExampleMalformedFileFunction · 0.85
ExampleSyntaxErrorFunction · 0.85
ExamplePrintParamsFunction · 0.85
ExampleLogHeadersFunction · 0.85

Calls 1

runExampleWithOptionsFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…