DEVELOPMENT ENVIRONMENT

~liljamo/tamma

ref: dc8354a6e73a8957dd9d0d9f2662667fcc2a66b1 tamma/types/types.go -rw-r--r-- 230 bytes
dc8354a6Jonni Liljamo feat: initial version 5 months 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