DEVELOPMENT ENVIRONMENT

~liljamo/tamma

ref: a3ca043bb5afc4c3131a3a18a1aa4fc21ea5f452 tamma/types/types.go -rw-r--r-- 230 bytes
a3ca043bJonni Liljamo feat: remove IP field from target a month ago
                                                                                
1
2
3
4
5
6
7
8
9
/*
 * Copyright (C) 2024 Jonni Liljamo <jonni@liljamo.com>
 *
 * This file is licensed under GPL-3.0-only, see NOTICE and LICENSE for
 * more information.
 */

// Package types defines types used by the application.
package types