saas

package
v0.0.0-...-a503075 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGeneratedCookiePolicy

func NewGeneratedCookiePolicy(r *NewGeneratedCookiePolicyRequest) *policy.WebAppPolicy

NewGeneratedCookiePolicy creates a new web app policy for the cookies

func NewGeneratedPrivacyPolicy

func NewGeneratedPrivacyPolicy(r *NewGeneratedPrivacyPolicyRequest) *policy.WebAppPolicy

NewGeneratedPrivacyPolicy creates a new web app policy for privacy

func NewGeneratedTermsPolicy

func NewGeneratedTermsPolicy(r *NewGeneratedTermsPolicyRequest) *policy.WebAppPolicy

NewGeneratedTermsPolicy creates a new web app policy for terms and conditions

Types

type NewGeneratedCookiePolicyRequest

type NewGeneratedCookiePolicyRequest struct {
	ServiceName       string
	ServiceWebsite    string
	ServiceEmail      string
	LegalBusinessName string
}

NewGeneratedCookiePolicyRequest holds the items needed to generate a new cookie policy

type NewGeneratedPrivacyPolicyRequest

type NewGeneratedPrivacyPolicyRequest struct {
	ServiceName       string
	ServiceWebsite    string
	ServiceEmail      string
	LegalBusinessName string
}

NewGeneratedPrivacyPolicyRequest holds the items needed to generate a new privacy policy

type NewGeneratedTermsPolicyRequest

type NewGeneratedTermsPolicyRequest struct {
	ServiceName       string
	ServiceWebsite    string
	ServiceEmail      string
	LegalBusinessName string
}

NewGeneratedTermsPolicyRequest holds the items needed to generate a new terms and condition policy

Jump to

Keyboard shortcuts

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