feat: add impl support
docs: add impl
This commit is contained in:
parent
e4323581be
commit
6fd413c4c2
5 changed files with 104 additions and 7 deletions
|
|
@ -6,5 +6,6 @@ gopher.tags_add = tags.add
|
|||
gopher.tags_rm = tags.remove
|
||||
gopher.mod = require "gopher.gomod"
|
||||
gopher.get = require "gopher.goget"
|
||||
gopher.impl = require "gopher.impl"
|
||||
|
||||
return gopher
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue