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