shithub: furgit

ref: df1f2fb3daa1acd25c88510f259d5535fb482126
dir: /ref/store/files/update_executor.go/

View raw version
package files

type refUpdateExecutor struct {
	store *Store
}