Documentation ¶
Overview ¶
Package serviceimage knows how to base64 encode a local image file
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceImage ¶
type ServiceImage string
func (*ServiceImage) Encode ¶
func (s *ServiceImage) Encode(srcDir string) error
Encode will parse the ServiceImage value and replace with base64 encoded value if local file
Click to show internal directories.
Click to hide internal directories.