Documentation ¶
Index ¶
Constants ¶
View Source
const ( Mozilla = "Mozilla" UserAgent = "User-Agent" Referer = "Referer" Authorization = "Authorization" Bearer = "Bearer" Basic = "Basic" Accept = "Accept" AcceptLanguage = "Accept-Language" ContentEncoding = "Content-Encoding" ContentLength = "Content-Length" ContentType = "Content-Type" XForwardedFor = "X-Forwarded-For" XHost = "X-Host" ApplicationForm = "application/x-www-form-urlencoded" ApplicationOctet = "application/octet-stream" ApplicationJSON = "application/json" )
View Source
const ( H1 = "h1" H2 = "h2" H3 = "h3" SPAN = "span" CHECKBOX = "checkbox" STYLE = "style" WIDTH = "width" HEIGHT = "height" BACKGROUND_COLOR = "background-color" COLOR = "color" )
View Source
const ( DARK = "dark" LIGHT = "light" WHITE = "white" BLACK = "black" SILVER = "silver" PROJECT = "project" CONTENT = "content" PROFILE = "profile" DISPLAY = "display" VIEW = "view" TEXT = "text" BUTTON = "button" INPUT = "input" VALUE = "value" OUTPUT = "output" LAYOUT = "layout" RESIZE = "resize" REFRESH = "refresh" FILTER = "filter" )
View Source
const ( FLOAT = "float" CHROME = "chrome" TEXT_PLAIN = "text/plain" )
View Source
const ( GetLocation = "getLocation" ConnectWifi = "ConnectWifi" GetClipboardData = "getClipboardData" ScanQRCode = "scanQRCode" ChooseImage = "chooseImage" Record1 = "record1" Record2 = "record2" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.