Documentation ¶
Index ¶
Constants ¶
View Source
const ( WhichTypePath = iota WhichTypeUrl )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReloadableData ¶
func NewReloadableData ¶
func NewReloadableData(from string) *ReloadableData
func (*ReloadableData) LoadFromFile ¶
func (kt *ReloadableData) LoadFromFile() []byte
func (*ReloadableData) LoadFromUrl ¶
func (kt *ReloadableData) LoadFromUrl() []byte
func (*ReloadableData) Reload ¶
func (kt *ReloadableData) Reload() []byte
Click to show internal directories.
Click to hide internal directories.