Skip to content

feature: mini example to load plugin.#4

Merged
membphis merged 8 commits into
masterfrom
load-plugin
May 6, 2019
Merged

feature: mini example to load plugin.#4
membphis merged 8 commits into
masterfrom
load-plugin

Conversation

@membphis

@membphis membphis commented May 6, 2019

Copy link
Copy Markdown
Member

No description provided.

Comment thread lua/apimeta/plugins/example_plugin.lua Outdated
local _M = {version = 0.1}
local _M = {
version = 0.1,
priority = 1000,

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add type for auth,limit, rewrite,log...

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants