Documentation
¶
Index ¶
Constants ¶
View Source
const ( CliName = "moling" CliNameZh = "魔灵" MCPServerName = "Gojue MoLing Server" CliDescription = "" /* 166-byte string literal not displayed */ CliDescriptionZh = "" /* 126-byte string literal not displayed */ CliHomepage = "https://gojue.cc/moling" CliAuthor = "CFC4N <cfc4ncs@gmail.com>" CliGithubRepo = "https://github.com/gojue/moling" CliDescriptionLong = `` /* 663-byte string literal not displayed */ CliDescriptionLongZh = `` /* 481-byte string literal not displayed */ )
Variables ¶
View Source
var (
GitVersion = "linux-arm64-202503222008-v0.0.1"
)
Functions ¶
func ConfigCommandFunc ¶ added in v0.0.2
ConfigCommandFunc executes the "config" command.
Types ¶
type MoLingServer ¶
type MoLingServer struct {
// contains filtered or unexported fields
}
func NewMoLingServer ¶
func (*MoLingServer) Serve ¶
func (s *MoLingServer) Serve() error
Click to show internal directories.
Click to hide internal directories.