mirror of
https://github.com/kidoman/embd
synced 2025-03-29 11:01:10 +01:00

this ensures cleaner abstractions/code and will ensure that the produced binary is as small as possible. a convenience package is provided to easily load all hosts easily: "github.com/kidoman/embd/host/all"
3 lines
85 B
Go
3 lines
85 B
Go
// Package host is a container for the various hosts supported by EMBD.
|
|
package host
|