示例#1
0
文件: vtmm.go 项目: mischief/govt
func (srv *Vtmap) Sync(req *vtsrv.Req) {
	srv.f.Sync()
	req.RespondSync()
}