//go:build !ee // +build !ee package loader func init() { sharedInit() }