Documentation ¶
Index ¶
- func EvalBytes(code []byte, source string, req *http.Request) (C.Janet, error)
- func EvalFilePath(path string, req *http.Request) (C.Janet, error)
- func EvalString(code string) (C.Janet, error)
- func PrettyPrint(j C.Janet) string
- func RenderTemple(code []byte, path string, req *http.Request) (C.Janet, error)
- func SetupEmbeds(e embed.FS)
- func StartJanet()
- func StopJanet()
- func ToString(janet C.Janet) string
- func Write(j C.Janet, w http.ResponseWriter) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrettyPrint ¶
func StartJanet ¶
func StartJanet()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.