data

package
v0.10.3 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TokenKEY  = "authenticity_token"
	MethodKEY = "_method"
)
View Source
const (
	TitleKEY   = "activity[data][title]"
	CommentKEY = "activity[data][comment]"
	PrivacyKEY = "activity[data][user_privacy]"
)
View Source
const (
	Utf8KEY     = "utf8"
	UsernameKEY = "icty_user[login]"
	PasswordKEY = "icty_user[password]"
	CommitKEY   = "commit"
	RememberKEY = "icty_user[remember_me]"

	DefaultUtf8     = "%E2%9C%93"
	DefaultRemember = "1"
)
View Source
const (
	NicknameKey = "user[nickname]"
	BioKey      = "user[info][bio]"
	LocationKey = "user[info][location]"
)

Info data

View Source
const (
	WeiboKey     = "user[info][weibo]"
	WechatKey    = "user[info][wechat]"
	QQKey        = "user[info][qq]"
	InstagramKey = "user[info][instagram]"
	TwitterKey   = "user[info][twitter]"
	FacebookKey  = "user[info][facebook]"
	TelegramKey  = "user[info][telegram]"
	TumblrKey    = "user[info][tumblr]"
	GithubKey    = "user[info][github]"
	DribbbleKey  = "user[info][dribbble]"
	PixivKey     = "user[info][pixiv]"
	SteamKey     = "user[info][steam]"
	BattlenetKey = "user[info][battlenet]"
	PSNKey       = "user[info][psn]"
	NintendoKey  = "user[info][nintendo]"
	NSKey        = "user[info][ns]"
	XBoxKey      = "user[info][xbox]"
	HomePageKey  = "user[info][homepage]"
	Link1Key     = "user[info][link_1]"
	Link2Key     = "user[info][link_2]"
	Link3Key     = "user[info][link_3]"
)

Social data

View Source
const (
	DefaultPrivacy = "user[settings][default_privacy]"
	Privacy        = "user[settings][privacy]"
	UnWorld        = "user[settings][user_unworld]"
	AboutMe        = "user[settings][privacy_about_me]"
	Followings     = "user[settings][privacy_followings]"
	Followers      = "user[settings][privacy_followers]"
	AllowComment   = "user[settings][privacy_allow_comment]"
	AllowLike      = "user[settings][privacy_allow_like]"
	AllowMessage   = "user[settings][privacy_allow_message]"
)
View Source
const (
	CurrentPassword      = "user[current_password]"
	ResetPassword        = "user[password]"
	PasswordConfirmation = "user[password_confirmation]"
)
View Source
const Content = "content"

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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