Documentation ¶
Index ¶
Constants ¶
View Source
const ( CONTEXT_KEY_NAUTES_CONFIG nautesctx.ContextKey = "product.nautes.config" RESOURCE_NAME_CODE_REPO string = "repo-%s" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ProductSyncer ¶
type ProductSyncer struct { NautesConfig nautescfg.NautesConfigs Rest *rest.Config // contains filtered or unexported fields }
func (*ProductSyncer) Setup ¶
func (s *ProductSyncer) Setup() error
Click to show internal directories.
Click to hide internal directories.