This website requires JavaScript.
Explore
Help
Sign In
Git
/
gitea-tea
mirror of
https://gitea.com/gitea/tea.git
Watch
1
Star
0
Fork
You've already forked gitea-tea
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f5d0790619
gitea-tea
/
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