8 lines
98 B
Go
8 lines
98 B
Go
|
package main
|
||
|
|
||
|
func main() {
|
||
|
/*
|
||
|
Some way to load the core plugins and the handler plugins
|
||
|
*/
|
||
|
}
|