Nach Aufräumen von Paket session kann dieses nur zu server umbenannt werden
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
* You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
package session
|
||||
package server
|
||||
|
||||
import (
|
||||
"crypto/rand"
|
@@ -9,7 +9,7 @@
|
||||
* You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
package session
|
||||
package server
|
||||
|
||||
import (
|
||||
"github.com/google/uuid"
|
@@ -9,7 +9,7 @@
|
||||
* You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
package session
|
||||
package server
|
||||
|
||||
import (
|
||||
"fmt"
|
@@ -9,7 +9,7 @@
|
||||
* You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
package session
|
||||
package server
|
||||
|
||||
import (
|
||||
"fmt"
|
@@ -9,7 +9,7 @@
|
||||
* You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
package session
|
||||
package server
|
||||
|
||||
import (
|
||||
"fmt"
|
@@ -9,7 +9,7 @@
|
||||
* You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
package session
|
||||
package server
|
||||
|
||||
import (
|
||||
"html/template"
|
Reference in New Issue
Block a user