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
main
func
/
main.go
8 lines
77 B
Go
Raw
Permalink
Blame
History
package
main
import
"knative.dev/func/pkg/app"
func
main
(
)
{
app
.
Main
(
)
}
Reference in New Issue
View Git Blame
Copy Permalink