octomation/go-service

View on GitHub
static.go

Summary

Maintainability
A
0 mins
Test Coverage
package service

import _ "embed"

//go:embed LICENSE
var License []byte