Versions in this module Expand all Collapse all v1 v1.2.1 Jun 29, 2025 v1.2.0 Jun 26, 2025 Changes in this version + type ResponseProtocol struct + Flag string + Msg string + Status string + type SubmitFunc = func(string, string, []string) ([]ResponseProtocol, error) + func LoadProtocol(protocolName string) (SubmitFunc, error)