Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAssetSecured ¶
func RegisterProtectedLoader ¶
func RegisterProtectedLoader(name string, sv ProtectedLoader)
Types ¶
type EmbeddedHashProtectedLoader ¶
type EmbeddedHashProtectedLoader struct {
// contains filtered or unexported fields
}
func NewEmbeddedHashProtectedLoader ¶
func NewEmbeddedHashProtectedLoader() *EmbeddedHashProtectedLoader
func (EmbeddedHashProtectedLoader) VerifyAndLoad ¶
func (e EmbeddedHashProtectedLoader) VerifyAndLoad(filename string) ([]byte, error)
type ProtectedLoader ¶
Click to show internal directories.
Click to hide internal directories.