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