Home
last modified time | relevance | path

Searched refs:CreateAttachment (Results 1 – 25 of 25) sorted by relevance

/dports/mail/aerc/aerc-0.4.0/vendor/github.com/emersion/go-message/mail/
H A Dwriter_test.go50 w, err = mw.CreateAttachment(ah)
91 w, err = mw.CreateAttachment(ah)
127 w, err = mw.CreateAttachment(ah)
H A Dwriter.go87 func (w *Writer) CreateAttachment(h AttachmentHeader) (io.WriteCloser, error) { func
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/google/go-github/v35/github/
H A Dapps_test.go432 got, _, err := client.Apps.CreateAttachment(ctx, 11, "title1", "body1")
444 _, _, err = client.Apps.CreateAttachment(ctx, -11, "\n", "\n")
449 got, resp, err := client.Apps.CreateAttachment(ctx, 11, "title1", "body1")
H A Dapps.go284 func (s *AppsService) CreateAttachment(ctx context.Context, contentReferenceID int64, title, body s… func
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/google/go-github/v26/github/
H A Dapps.go220 func (s *AppsService) CreateAttachment(ctx context.Context, contentReferenceID int64, title, body s… func
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/google/go-github/v26/go-github-26.0.9/github/
H A Dapps.go220 func (s *AppsService) CreateAttachment(ctx context.Context, contentReferenceID int64, title, body s… func
H A Dapps_test.go240 got, _, err := client.Apps.CreateAttachment(context.Background(), 11, "title1", "body1")
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/google/go-github/v41/github/
H A Dapps_test.go434 got, _, err := client.Apps.CreateAttachment(ctx, 11, "title1", "body1")
446 _, _, err = client.Apps.CreateAttachment(ctx, -11, "\n", "\n")
451 got, resp, err := client.Apps.CreateAttachment(ctx, 11, "title1", "body1")
H A Dapps.go295 func (s *AppsService) CreateAttachment(ctx context.Context, contentReferenceID int64, title, body s… func
/dports/security/vuls/vuls-0.13.7/vendor/github.com/google/go-github/v28/github/
H A Dapps.go233 func (s *AppsService) CreateAttachment(ctx context.Context, contentReferenceID int64, title, body s… func
H A Dapps_test.go291 got, _, err := client.Apps.CreateAttachment(context.Background(), 11, "title1", "body1")
/dports/net/traefik/traefik-2.6.1/vendor/github.com/google/go-github/v28/github/
H A Dapps.go233 func (s *AppsService) CreateAttachment(ctx context.Context, contentReferenceID int64, title, body s… func
/dports/security/gopass/gopass-1.13.0/vendor/github.com/google/go-github/v33/github/
H A Dapps.go278 func (s *AppsService) CreateAttachment(ctx context.Context, contentReferenceID int64, title, body s… func
H A Dapps_test.go329 got, _, err := client.Apps.CreateAttachment(context.Background(), 11, "title1", "body1")
/dports/www/gitea/gitea-1.16.5/vendor/github.com/google/go-github/v39/github/
H A Dapps.go295 func (s *AppsService) CreateAttachment(ctx context.Context, contentReferenceID int64, title, body s… func
/dports/devel/bit/bit-1.1.2/vendor/github.com/google/go-github/v32/github/
H A Dapps.go285 func (s *AppsService) CreateAttachment(ctx context.Context, contentReferenceID int64, title, body s… func
H A Dapps_test.go337 got, _, err := client.Apps.CreateAttachment(context.Background(), 11, "title1", "body1")
/dports/www/otrs/otrs-rel-6_0_29/Kernel/GenericInterface/Operation/Ticket/
H A DCommon.pm1266 sub CreateAttachment { subroutine
H A DTicketCreate.pm1586 my $Result = $Self->CreateAttachment(
H A DTicketUpdate.pm2172 my $Result = $Self->CreateAttachment(
/dports/devel/py-azure-cosmos/azure-cosmos-3.2.0/test/
H A Dcrud_tests.py781 self.client.CreateAttachment,
787 attachment = self.client.CreateAttachment(self.GetDocumentLink(db, collection, document),
1817 …attachment = self.client.CreateAttachment(self.GetDocumentLink(db, collection, document, is_name_b…
1867 …attachment = self.client.CreateAttachment(self.GetDocumentLink(db, collection, document, is_name_b…
2351 attachment = client.CreateAttachment(document1['_self'],
/dports/mail/aerc/aerc-0.4.0/widgets/
H A Dcompose.go515 aw, err := writer.CreateAttachment(ah)
/dports/devel/py-azure-cosmos/azure-cosmos-3.2.0/azure/cosmos/
H A Dcosmos_client.py1694 def CreateAttachment(self, document_link, attachment, options=None): member in CosmosClient
/dports/mail/gmime30/gmime-3.2.7/
H A DREADME350 attachment = CreateAttachment ();
H A DREADME.md350 attachment = CreateAttachment ();