mirror of
https://codeberg.org/ultimateplayer1999/Golang-phish-update.git
synced 2024-11-21 17:18:21 -05:00
Added time to output with a time difference calculation.
Signed-off-by: ultimateplayer1999 <ultimateplayer1999@gmail.com>
This commit is contained in:
parent
75edc9fb79
commit
06eb50358a
2
LICENSE
2
LICENSE
@ -672,4 +672,4 @@ may consider it more useful to permit linking proprietary applications with
|
|||||||
the library. If this is what you want to do, use the GNU Lesser General
|
the library. If this is what you want to do, use the GNU Lesser General
|
||||||
Public License instead of this License. But first, please read
|
Public License instead of this License. But first, please read
|
||||||
<https://www.gnu.org/licenses/why-not-lgpl.html>.
|
<https://www.gnu.org/licenses/why-not-lgpl.html>.
|
||||||
.
|
|
||||||
|
@ -155,5 +155,5 @@ func main() {
|
|||||||
fmt.Println("Time until completion: ", diff)
|
fmt.Println("Time until completion: ", diff)
|
||||||
|
|
||||||
// dummy
|
// dummy
|
||||||
fmt.Println("Data: ", string(body))
|
// fmt.Println("Data: ", string(body))
|
||||||
}
|
}
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user