type github.com/gotd/td/tg.AccountWebBrowserSettingsClassArray
18 uses
github.com/gotd/td/tg (current package)
tl_account_web_browser_settings_slices_gen.go#L38: type AccountWebBrowserSettingsClassArray []AccountWebBrowserSettingsClass
tl_account_web_browser_settings_slices_gen.go#L41: func (s AccountWebBrowserSettingsClassArray) Sort(less func(a, b AccountWebBrowserSettingsClass) bool) AccountWebBrowserSettingsClassArray {
tl_account_web_browser_settings_slices_gen.go#L49: func (s AccountWebBrowserSettingsClassArray) SortStable(less func(a, b AccountWebBrowserSettingsClass) bool) AccountWebBrowserSettingsClassArray {
tl_account_web_browser_settings_slices_gen.go#L57: func (s AccountWebBrowserSettingsClassArray) Retain(keep func(x AccountWebBrowserSettingsClass) bool) AccountWebBrowserSettingsClassArray {
tl_account_web_browser_settings_slices_gen.go#L71: func (s AccountWebBrowserSettingsClassArray) First() (v AccountWebBrowserSettingsClass, ok bool) {
tl_account_web_browser_settings_slices_gen.go#L79: func (s AccountWebBrowserSettingsClassArray) Last() (v AccountWebBrowserSettingsClass, ok bool) {
tl_account_web_browser_settings_slices_gen.go#L87: func (s *AccountWebBrowserSettingsClassArray) PopFirst() (v AccountWebBrowserSettingsClass, ok bool) {
tl_account_web_browser_settings_slices_gen.go#L106: func (s *AccountWebBrowserSettingsClassArray) Pop() (v AccountWebBrowserSettingsClass, ok bool) {
tl_account_web_browser_settings_slices_gen.go#L120: func (s AccountWebBrowserSettingsClassArray) AsAccountWebBrowserSettings() (to AccountWebBrowserSettingsArray) {
tl_account_web_browser_settings_slices_gen.go#L134: func (s AccountWebBrowserSettingsClassArray) AppendOnlyModified(to []*AccountWebBrowserSettings) []*AccountWebBrowserSettings {
tl_account_web_browser_settings_slices_gen.go#L147: func (s AccountWebBrowserSettingsClassArray) AsModified() (to []*AccountWebBrowserSettings) {
tl_account_web_browser_settings_slices_gen.go#L152: func (s AccountWebBrowserSettingsClassArray) FirstAsModified() (v *AccountWebBrowserSettings, ok bool) {
tl_account_web_browser_settings_slices_gen.go#L161: func (s AccountWebBrowserSettingsClassArray) LastAsModified() (v *AccountWebBrowserSettings, ok bool) {
tl_account_web_browser_settings_slices_gen.go#L170: func (s *AccountWebBrowserSettingsClassArray) PopFirstAsModified() (v *AccountWebBrowserSettings, ok bool) {
tl_account_web_browser_settings_slices_gen.go#L179: func (s *AccountWebBrowserSettingsClassArray) PopAsModified() (v *AccountWebBrowserSettings, ok bool) {
 |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |