Versions in this module Expand all Collapse all v1 v1.0.1 Dec 29, 2025 Changes in this version + func NewModule(local aninterface.StaticData, cfg any, logger aninterface.AnLogger) anware.AnModule + type AnModule struct + Config *Config + func (m *AnModule) HandleAnWare() + func (m *AnModule) Start() + func (m *AnModule) Stop() error + type Config struct + Host_Glob string + NameModuleHttp string + Port_Glob int