//go:build !use_beacon_api // +build !use_beacon_api package flags const ( BuiltWithBeaconApi = false )