issues
search
OpenFunction
/
functions-framework-go
Go functions framework for OpenFunction
18
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Integration Apache SkyWalking
#28
arugal
closed
2 years ago
18
add yaml tags for PluginsTracing struct
#27
tpiperatgod
closed
2 years ago
0
add tracing configuration to the Context
#26
tpiperatgod
closed
2 years ago
0
add support for running dapr app on knative runtime
#25
tpiperatgod
closed
2 years ago
0
log plugin information
#24
tpiperatgod
closed
2 years ago
0
fix: solved the goroutine safety problem of funcContext and plugin during function processing
#23
tpiperatgod
closed
2 years ago
0
functions-framework refactoring
#22
tpiperatgod
closed
2 years ago
0
Update README
#21
Felixnoo
closed
2 years ago
0
release v0.1.1
#20
tpiperatgod
closed
2 years ago
0
fix: change default dapr grpc client port to "50001"
#19
tpiperatgod
closed
2 years ago
0
docs: init the readme
#18
tpiperatgod
closed
2 years ago
0
fix: use NewClientWithPort() to create the dapr client instead of NewClient().
#17
tpiperatgod
closed
2 years ago
0
[Proposal]Using uniform function signatures
#16
tpiperatgod
closed
2 years ago
2
Rename function return struct name
#15
tpiperatgod
closed
3 years ago
0
under serving function has register err
#14
fengpengyun
closed
3 years ago
13
Supports multiple input sources && Replace int return with ctx.Return
#13
tpiperatgod
closed
3 years ago
0
Need to support multiple input sources
#12
tpiperatgod
closed
3 years ago
0
Optimization based on OpenFunction Serving feedback (with details inside)
#11
tpiperatgod
closed
3 years ago
0
Change runtime name from "Dapr" to "OpenFuncAsync"
#10
tpiperatgod
closed
3 years ago
0
Remove examples. A specified repo will be used to store demos in the future
#9
tpiperatgod
closed
3 years ago
0
Change library "io" -> "ioutil" in examples
#8
tpiperatgod
closed
3 years ago
0
To adapt the Dapr+KEDA case, adjust the SendTo
#7
tpiperatgod
closed
3 years ago
0
Support Dapr gRPC
#6
tpiperatgod
closed
3 years ago
1
Modify the minimum supported version of go to 1.15
#5
tpiperatgod
closed
3 years ago
0
fix register
#4
tpiperatgod
closed
3 years ago
0
update OpenFunctionContext
#3
tpiperatgod
closed
3 years ago
0
Change io.ReadAll => ioutil.ReadAll
#2
tpiperatgod
closed
3 years ago
0
init functions-framework-go
#1
tpiperatgod
closed
3 years ago
0
Previous