package corenested

import "github.com/purpleidea/mgmt/lang/core/example/nested"

Index

Constants

const (
	// ModuleName is the prefix given to all the functions in this module.
	ModuleName = "nested"
)

Functions

func Hello

func Hello(ctx context.Context, input []types.Value) (types.Value, error)

Hello returns some string. This is just to test nesting.

Source Files

hello_func.go nested.go

Version
v0.0.0-20250322185616-c50a578426f1 (latest)
Published
Mar 22, 2025
Platform
linux/amd64
Imports
4 packages
Last checked
4 days ago

Tools for package owners.