Documentation
¶
Overview ¶
Copyright 2025 The Hulo Authors. All rights reserved. Use of this source code is governed by a MIT-style license that can be found in the LICENSE file.
Index ¶
Constants ¶
View Source
const HLPMLOGO = `` /* 541-byte string literal not displayed */
View Source
const HULOLOGO = `` /* 513-byte string literal not displayed */
View Source
const HULOREPL = `` /* 1013-byte string literal not displayed */
Variables ¶
View Source
var ( // Version is the version of the compiler. // GitVersion defines the version string of the compiler. // It is set by the -ldflags command. Version = "dev" // Date is the date of the compiler Date = "unknown" // Commit is the commit of the compiler Commit = "none" // GoVersion is the version of the Go compiler GoVersion = "unknown" )
These variables are set by the -ldflags command.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.