analyticsgen

package
v1.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 23, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AndroidAnalyticsKey = "analytics_key.xml"
	AndroidAnalytics    = "Analytics.kt"
	FlutterAnalyticsKey = "analytics_key.dart"
	FlutterAnalytics    = "analytics.dart"
	IOSAnalyticsKey     = "AnalyticsKey.swift"
	IOSAnalytics        = "Analytics.swift"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AnalyticsGen

type AnalyticsGen interface {
	Process(params *parameter.Parameter)
}

func New

func New() AnalyticsGen

func NewAnalyticsGen

func NewAnalyticsGen(
	fileX filex.FileX,
	androidUc generate.AndroidUseCase,
	flutterUc generate.FlutterUseCase,
	iOSUc generate.IOSUseCase,
) AnalyticsGen

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL