5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-02-17 01:59:15 +00:00
2016-04-10 23:39:38 +02:00

10 lines
101 B
Go

// +build go1.2
package gcfg
import (
"encoding"
)
type textUnmarshaler encoding.TextUnmarshaler