Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateMemcachedGoWithWebhooksSample ¶
func GenerateMemcachedGoWithWebhooksSample(samplesPath string)
GenerateMemcachedGoWithWebhooksSample will call all actions to create the directory and generate the sample Note that it should NOT be called in the e2e tests.
Types ¶
type MemcachedGoWithWebhooks ¶
type MemcachedGoWithWebhooks struct {
// contains filtered or unexported fields
}
MemcachedGoWithWebhooks defines the Memcached Sample in GO using webhooks
func NewMemcachedGoWithWebhooks ¶
func NewMemcachedGoWithWebhooks(ctx *pkg.SampleContext) MemcachedGoWithWebhooks
MemcachedGoWithWebhooks return a MemcachedGoWithWebhooks
func (*MemcachedGoWithWebhooks) Prepare ¶
func (mh *MemcachedGoWithWebhooks) Prepare()
Prepare the Context for the Memcached with WebHooks Go Sample Note that sample directory will be re-created and the context data for the sample will be set such as the domain and GVK.
func (*MemcachedGoWithWebhooks) Run ¶
func (mh *MemcachedGoWithWebhooks) Run()
Run the steps to create the Memcached with Webhooks Go Sample
Click to show internal directories.
Click to hide internal directories.