-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add meroxa functions
#239
Add meroxa functions
#239
Conversation
07bd84d
to
96ca679
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
The ftest test failed for |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
} | ||
|
||
func (*Functions) Aliases() []string { | ||
return []string{"function"} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it'd be nice to maybe also have fn
as an alias? Just a thought.
Description of change
Add
meroxa functions
. This depends on https://github.com/meroxa/meroxa-go/pull/90.Type of change
How was this tested?
Demo