mirror of
https://github.com/sot-tech/mochi.git
synced 2026-05-12 22:08:36 -07:00
update docs all around
This commit is contained in:
@@ -33,6 +33,8 @@ func init() {
|
||||
flag.StringVar(&configPath, "config", "", "path to the configuration file")
|
||||
}
|
||||
|
||||
// Boot starts Chihaya. By exporting this function, anyone can import their own
|
||||
// custom drivers into their own package main and then call chihaya.Boot.
|
||||
func Boot() {
|
||||
defer glog.Flush()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user