refactor: séparer executable et library

This commit is contained in:
Victor Lacasse-Beaudoin 2025-05-13 13:48:34 -04:00
parent b3706080cd
commit 2dcf0ec867
11 changed files with 70 additions and 71 deletions

View file

@ -1,4 +1,4 @@
package main
package presences
import (
"fmt"