All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.golang.activities.go.template Maven / Gradle / Ivy

package setup

import (
	fs @go_proto_path@
	"code.nurture.farm@namespace@/@service_name@/zerotouch/golang/service"
	"context"
)

type s@service_name@Activities struct {
}

var @service_name@Activities *s@service_name@Activities = &s@service_name@Activities{}

@insert_activtiesp@




© 2015 - 2024 Weber Informatics LLC | Privacy Policy