package
0.0.0-20221203061143-4a6722738b66
Repository: https://github.com/covrom/gonec.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Import общая стандартная бибилиотека.
LoadAllBuiltins is a convenience function that loads all defineSd builtins.
No description provided by the author
NewEnv creates new global scope.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewVMSliceFromStrings создает слайс вирт.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ReflectToVMValue преобразовывает значение Го в наиболее подходящий тип значения для вирт.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
+.
&.
No description provided by the author
==.
>=.
>.
&&.
<=.
||.
<.
*.
!=.
|.
**.
/.
%.
<<.
>>.
-.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
устанавливается сервисами в случае прекращения работы.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
VMMainServiceBus главный менеджер сервисов.
No description provided by the author
No description provided by the author
# Structs
Env provides interface to run VM.
TttStructTest - тестовая структура для отладки работы с системными функциональными структурами.
No description provided by the author
VMBoltDB - группа ожидания исполнения горутин.
VMBoltTable реализует функционал Bucket для BoltDB.
VMBoltTransaction реализует функционал Transaction для BoltDB.
No description provided by the author
No description provided by the author
VMDecNum с плавающей токой, для финансовых расчетов высокой точности (decnum).
VMHttpRequest запрос к http серверу.
VMHttpResponse ответ от http сервера.
VMMetaObj корневая структура для системных функциональных структур Го, доступных из языка Гонец поля и методы должны отличаться друг от друга без учета регистра например, Set и set - в вирт.
No description provided by the author
No description provided by the author
VMServer - сервер протоколов взаимодействия, предоставляет базовый обработчик для TCP, RPC-JSON и HTTP соединений данный объект не может сериализоваться и не может участвовать в операциях с операндами.
VMServiceBus внутренний менеджер сервисов работает как роутер: открывает порты, обрабатывает пути, вызывает обработчики сервисов взаимодействует с внешними service discovery, если требуется.
VMServiceHeader заголовок сервиса, определяющий его адресуемость.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
VMValueStruct используется для встраивания в структуры других пакетов для обеспечения возможности соответствия VMValuer интерфейсу.
VMWaitGroup - группа ожидания исполнения горутин.
# Interfaces
иерархия базовых типов вирт.
иерархия базовых типов вирт.
иерархия базовых типов вирт.
иерархия базовых типов вирт.
иерархия базовых типов вирт.
иерархия базовых типов вирт.
иерархия базовых типов вирт.
иерархия базовых типов вирт.
иерархия базовых типов вирт.
иерархия базовых типов вирт.
иерархия базовых типов вирт.
иерархия базовых типов вирт.
иерархия базовых типов вирт.
иерархия базовых типов вирт.
иерархия базовых типов вирт.
иерархия базовых типов вирт.
иерархия базовых типов вирт.
иерархия базовых типов вирт.
иерархия базовых типов вирт.
иерархия базовых типов вирт.
иерархия базовых типов вирт.
иерархия базовых типов вирт.
иерархия базовых типов вирт.
# Type aliases
No description provided by the author
VMInt для ускорения работы храним целочисленное представление отдельно от decimal.
VMFunc вызывается как обертка метода объекта метаданных или обертка функции библиотеки возвращаемое из обертки значение должно быть приведено к типу вирт.
VMInt для ускорения работы храним целочисленное представление отдельно от decimal.
No description provided by the author
No description provided by the author
No description provided by the author
VMSliceUpSort - обертка для сортировки слайса по возрастанию.
VMString строки.
No description provided by the author
No description provided by the author
No description provided by the author