command
module
Version:
v0.0.0-...-522903d
Opens a new window with list of versions in this module.
Published: May 9, 2016
License: BSD-3-Clause
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
wanon
It's a bot for telegram in go to add and retrieve quotes.
Developer notes
- Remember to run tests with:
- From the project folder:
go test ./...
- From outside:
go test github.com/graffic/wanon...
Mocks
For mocks this project uses testify/mock
and mockery
. Generated mocks are
a PITA, or at least the way I like them:
mockery -dir telegram -name Request -inpkg -testonly
This creates:
- A mock for the Request interface
- Found in the telegram package
- Creates a file in the package
- appends a _test on it
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
|
manage
Package manage move quotes from one chat to another
|
Package manage move quotes from one chat to another |
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.