mirror of
https://github.com/rwinkhart/libmutton.git
synced 2026-08-28 04:46:42 -04:00
6 lines
132 B
Go
6 lines
132 B
Go
package sync
|
|
|
|
import "github.com/rwinkhart/libmutton/core"
|
|
|
|
var rootLength = len(core.EntryRoot) // length of core.EntryRoot string
|