package
0.2.3
Repository: https://github.com/andy-zhangtao/functions.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
DirayCreate create a new diary @Summary create a new diary @Description create a new diary @Tags diary @Accept json @Produce json.
DirayCreateHandler handle the diary create request @Summary create a new diary First save the diary to weaviate, then save the diary to mongo.
No description provided by the author
json.NewEncoder(w).Encode(data) } WorkFlowHandler handles the /v1/workflow route.