Versions in this module Expand all Collapse all v1 v1.1.21 Sep 5, 2024 Changes in this version + type Lang string + const Any + const DotNet + const Ebpf + const GoLang + const Java + const NodeJS + const PHP + const Python + const Ruby + const Unknown + func (l Lang) Is(target Lang) bool + func (l Lang) String() string + type LangID int + const AnyID + const DotNetID + const EbpfID + const GolangID + const JavaID + const NodeJSID + const PhpID + const PythonID + const RubyID Other modules containing this package github.com/GuanceCloud/cliutils/v2