Documentation ¶
Overview ¶
Package create contains functions for to create Resource objects. This will typically non-files.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client contains methods to create Resource objects. tasks to Resource objects.
func (*Client) FromString ¶
FromString creates a new Resource from a string with the given relative target path.
func (*Client) Get ¶
Get creates a new Resource by opening the given filename in the assets filesystem.
Click to show internal directories.
Click to hide internal directories.