This website requires JavaScript.
๐ป ITdoxy
๐ Forum
๐ฉ Donate
Explore
Sign In
Drambluker
/
itdoxy-lab
mirror of
https://github.com/Drambluker/gitea.git
Watch
1
Star
0
Fork
You've already forked itdoxy-lab
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
05143768d0
itdoxy-lab
/
vendor
/
github.com
/
src-d
/
gcfg
/
go1_0.go
8 lines
101 B
Go
Raw
Blame
History
// +build !go1.2
package
gcfg
type
textUnmarshaler
interface
{
UnmarshalText
(
text
[
]
byte
)
error
}
Reference in New Issue
View Git Blame
Copy Permalink