MCPcopy Create free account
hub / github.com/crossplane/function-template-go / main

Function main

main.go:35–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33}
34
35func main() {
36 ctx := kong.Parse(&CLI{}, kong.Description("A Crossplane Composition Function."))
37 ctx.FatalIfErrorf(ctx.Run())
38}

Callers

nothing calls this directly

Calls 1

RunMethod · 0.80

Tested by

no test coverage detected