DEVELOPMENT ENVIRONMENT

~liljamo/felu

ref: 230d0a96b7eccd5e586dadb29ce160e7089b57c6 felu/internal/routers/routers.go -rw-r--r-- 246 bytes
230d0a96Jonni Liljamo fix: set tsigKey when creating a domain 17 days ago
                                                                                
1
2
3
4
5
6
7
8
9
/*
 * Copyright (C) 2024 Jonni Liljamo <jonni@liljamo.com>
 *
 * This file is licensed under AGPL-3.0-or-later, see NOTICE and LICENSE for
 * more information.
 */

// Package routers implements both the frontend and API routers.
package routers