예제 #1
0
파일: vtmm.go 프로젝트: mischief/govt
func (srv *Vtmap) Sync(req *vtsrv.Req) {
	srv.f.Sync()
	req.RespondSync()
}