Documentation ¶
Overview ¶
Package version contains AdGuard Home version information.
Index ¶
Constants ¶
View Source
const ( ChannelDevelopment = "development" ChannelEdge = "edge" ChannelBeta = "beta" ChannelRelease = "release" )
Channel constants.
Variables ¶
This section is empty.
Functions ¶
func GOARM ¶
func GOARM() (v string)
GOARM returns the GOARM value used to build the current AdGuard Home release.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.