Refactor components

This commit is contained in:
Tom Wiesing 2022-09-12 14:44:45 +02:00
parent 17011a277f
commit 487ce09979
No known key found for this signature in database
7 changed files with 117 additions and 63 deletions

View file

@ -1,4 +1,4 @@
// Package hostname provides hostname
// Package hostname provides the hostname.
package hostname
import (