コード例 #1
0
ファイル: vtmm.go プロジェクト: mischief/govt
func (srv *Vtmap) Sync(req *vtsrv.Req) {
	srv.f.Sync()
	req.RespondSync()
}