shithub: furgit

ref: 060e5b7063ec282627dde96ac028f0d40cf05c60
dir: /ref/store/files/update_executor.go/

View raw version
package files

type refUpdateExecutor struct {
	store *Store
}