command
module
Version:
v0.0.0-...-33b4047
Opens a new window with list of versions in this module.
Published: Dec 10, 2021
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
go-play-bot
A Lark bot which runs go playground
Usage
Chat with the bot:
run: run code
fmt: format code
@go-play-bot run
package main
import "fmt"
func main() {
fmt.Println("Hello, world")
}
Output:
Hello, world
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.