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
44ff20d782
func
/
test
/
_e2e
/
update_templates
/
python
/
http
/
func.py
6 lines
102 B
Python
Raw
Blame
History
from
parliament
import
Context
def
main
(
context
:
Context
)
:
return
"
HELLO PYTHON FUNCTION
"
,
200
Reference in New Issue
View Git Blame
Copy Permalink