// Code generated by 'yaegi extract github.com/pancsta/asyncmachine-go/pkg/helpers'. DO NOT EDIT.

package symbols

import (
	
	
	
	
)

func init() {
	Symbols["github.com/pancsta/asyncmachine-go/pkg/helpers/helpers"] = map[string]reflect.Value{
		// function, constant and variable definitions
		"Activations":          reflect.ValueOf(helpers.Activations),
		"Add1Async":            reflect.ValueOf(helpers.Add1Async),
		"Add1Sync":             reflect.ValueOf(helpers.Add1Sync),
		"AddAsync":             reflect.ValueOf(helpers.AddAsync),
		"AddSync":              reflect.ValueOf(helpers.AddSync),
		"ArgsNames":            reflect.ValueOf(helpers.ArgsNames),
		"ArgsToLogMap":         reflect.ValueOf(helpers.ArgsToLogMap),
		"AskAdd":               reflect.ValueOf(helpers.AskAdd),
		"AskAdd1":              reflect.ValueOf(helpers.AskAdd1),
		"AskEvAdd":             reflect.ValueOf(helpers.AskEvAdd),
		"AskEvAdd1":            reflect.ValueOf(helpers.AskEvAdd1),
		"AskEvRemove":          reflect.ValueOf(helpers.AskEvRemove),
		"AskEvRemove1":         reflect.ValueOf(helpers.AskEvRemove1),
		"AskRemove":            reflect.ValueOf(helpers.AskRemove),
		"AskRemove1":           reflect.ValueOf(helpers.AskRemove1),
		"CantAdd":              reflect.ValueOf(helpers.CantAdd),
		"CantAdd1":             reflect.ValueOf(helpers.CantAdd1),
		"CantRemove":           reflect.ValueOf(helpers.CantRemove),
		"CantRemove1":          reflect.ValueOf(helpers.CantRemove1),
		"CopySchema":           reflect.ValueOf(helpers.CopySchema),
		"CountRelations":       reflect.ValueOf(helpers.CountRelations),
		"Dispose":              reflect.ValueOf(helpers.Dispose),
		"DisposeBind":          reflect.ValueOf(helpers.DisposeBind),
		"DisposeEv":            reflect.ValueOf(helpers.DisposeEv),
		"EnableDebugging":      reflect.ValueOf(helpers.EnableDebugging),
		"EnvAmHealthcheck":     reflect.ValueOf(constant.MakeFromLiteral("\"AM_HEALTHCHECK\"", token.STRING, 0)),
		"EnvAmLogArgs":         reflect.ValueOf(constant.MakeFromLiteral("\"AM_LOG_ARGS\"", token.STRING, 0)),
		"EnvAmLogChecks":       reflect.ValueOf(constant.MakeFromLiteral("\"AM_LOG_CHECKS\"", token.STRING, 0)),
		"EnvAmLogFile":         reflect.ValueOf(constant.MakeFromLiteral("\"AM_LOG_FILE\"", token.STRING, 0)),
		"EnvAmLogFull":         reflect.ValueOf(constant.MakeFromLiteral("\"AM_LOG_FULL\"", token.STRING, 0)),
		"EnvAmLogGraph":        reflect.ValueOf(constant.MakeFromLiteral("\"AM_LOG_GRAPH\"", token.STRING, 0)),
		"EnvAmLogPrint":        reflect.ValueOf(constant.MakeFromLiteral("\"AM_LOG_PRINT\"", token.STRING, 0)),
		"EnvAmLogQueued":       reflect.ValueOf(constant.MakeFromLiteral("\"AM_LOG_QUEUED\"", token.STRING, 0)),
		"EnvAmLogStateCtx":     reflect.ValueOf(constant.MakeFromLiteral("\"AM_LOG_STATE_CTX\"", token.STRING, 0)),
		"EnvAmLogSteps":        reflect.ValueOf(constant.MakeFromLiteral("\"AM_LOG_STEPS\"", token.STRING, 0)),
		"EnvAmLogWhen":         reflect.ValueOf(constant.MakeFromLiteral("\"AM_LOG_WHEN\"", token.STRING, 0)),
		"EnvAmTestRunner":      reflect.ValueOf(constant.MakeFromLiteral("\"AM_TEST_RUNNER\"", token.STRING, 0)),
		"EvAdd1Async":          reflect.ValueOf(helpers.EvAdd1Async),
		"EvAdd1Sync":           reflect.ValueOf(helpers.EvAdd1Sync),
		"EvAddAsync":           reflect.ValueOf(helpers.EvAddAsync),
		"EvAddSync":            reflect.ValueOf(helpers.EvAddSync),
		"EvRemove1Sync":        reflect.ValueOf(helpers.EvRemove1Sync),
		"EvRemoveSync":         reflect.ValueOf(helpers.EvRemoveSync),
		"EvalSetter":           reflect.ValueOf(helpers.EvalSetter),
		"ExecAndClose":         reflect.ValueOf(helpers.ExecAndClose),
		"GetTransitionStates":  reflect.ValueOf(helpers.GetTransitionStates),
		"GroupWhen1":           reflect.ValueOf(helpers.GroupWhen1),
		"HandlerToState":       reflect.ValueOf(helpers.HandlerToState),
		"Healthcheck":          reflect.ValueOf(helpers.Healthcheck),
		"Implements":           reflect.ValueOf(helpers.Implements),
		"IndexesToStates":      reflect.ValueOf(helpers.IndexesToStates),
		"Interval":             reflect.ValueOf(helpers.Interval),
		"IsDebug":              reflect.ValueOf(helpers.IsDebug),
		"IsMulti":              reflect.ValueOf(helpers.IsMulti),
		"IsTelemetry":          reflect.ValueOf(helpers.IsTelemetry),
		"IsTestRunner":         reflect.ValueOf(helpers.IsTestRunner),
		"IsWasi":               reflect.ValueOf(helpers.IsWasi),
		"IsWasm":               reflect.ValueOf(helpers.IsWasm),
		"LogArgs":              reflect.ValueOf(helpers.LogArgs),
		"LogArgsMapper":        reflect.ValueOf(helpers.LogArgsMapper),
		"MachDebug":            reflect.ValueOf(helpers.MachDebug),
		"MachDebugEnv":         reflect.ValueOf(helpers.MachDebugEnv),
		"MachDebugWs":          reflect.ValueOf(helpers.MachDebugWs),
		"MachToSlog":           reflect.ValueOf(helpers.MachToSlog),
		"NewArgsUnmarshaller":  reflect.ValueOf(helpers.NewArgsUnmarshaller),
		"NewIoWriterToMachLog": reflect.ValueOf(helpers.NewIoWriterToMachLog),
		"NewMirror":            reflect.ValueOf(helpers.NewMirror),
		"NewMutRequest":        reflect.ValueOf(helpers.NewMutRequest),
		"NewReqAdd":            reflect.ValueOf(helpers.NewReqAdd),
		"NewReqAdd1":           reflect.ValueOf(helpers.NewReqAdd1),
		"NewReqRemove":         reflect.ValueOf(helpers.NewReqRemove),
		"NewReqRemove1":        reflect.ValueOf(helpers.NewReqRemove1),
		"NewStateLoop":         reflect.ValueOf(helpers.NewStateLoop),
		"Pool":                 reflect.ValueOf(helpers.Pool),
		"RandId":               reflect.ValueOf(helpers.RandId),
		"Remove1Sync":          reflect.ValueOf(helpers.Remove1Sync),
		"RemoveMulti":          reflect.ValueOf(helpers.RemoveMulti),
		"RemoveSync":           reflect.ValueOf(helpers.RemoveSync),
		"ResultToErr":          reflect.ValueOf(helpers.ResultToErr),
		"SchemaHash":           reflect.ValueOf(helpers.SchemaHash),
		"SchemaImplements":     reflect.ValueOf(helpers.SchemaImplements),
		"SemConfigEnv":         reflect.ValueOf(helpers.SemConfigEnv),
		"SetEnvLogLevel":       reflect.ValueOf(helpers.SetEnvLogLevel),
		"SlogToMachLogOpts":    reflect.ValueOf(&helpers.SlogToMachLogOpts).Elem(),
		"StatesToIndexes":      reflect.ValueOf(helpers.StatesToIndexes),
		"TagValue":             reflect.ValueOf(helpers.TagValue),
		"TagValueInt":          reflect.ValueOf(helpers.TagValueInt),
		"Wait":                 reflect.ValueOf(helpers.Wait),
		"WaitForAll":           reflect.ValueOf(helpers.WaitForAll),
		"WaitForAny":           reflect.ValueOf(helpers.WaitForAny),
		"WaitForErrAll":        reflect.ValueOf(helpers.WaitForErrAll),
		"WaitForErrAny":        reflect.ValueOf(helpers.WaitForErrAny),
		"WhenFunc":             reflect.ValueOf(helpers.WhenFunc),
		"WhenFuncOk":           reflect.ValueOf(helpers.WhenFuncOk),

		// type definitions
		"A":                  reflect.ValueOf((*helpers.A)(nil)),
		"ArgsUnmarshallerFn": reflect.ValueOf((*helpers.ArgsUnmarshallerFn)(nil)),
		"Cond":               reflect.ValueOf((*helpers.Cond)(nil)),
		"IoWriterToMachLog":  reflect.ValueOf((*helpers.IoWriterToMachLog)(nil)),
		"MachGroup":          reflect.ValueOf((*helpers.MachGroup)(nil)),
		"MutRequest":         reflect.ValueOf((*helpers.MutRequest)(nil)),
		"S":                  reflect.ValueOf((*helpers.S)(nil)),
		"Schema":             reflect.ValueOf((*helpers.Schema)(nil)),
		"SlogToMachLog":      reflect.ValueOf((*helpers.SlogToMachLog)(nil)),
		"StateLoop":          reflect.ValueOf((*helpers.StateLoop)(nil)),
	}
}