Pusher

Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.net.http
  • Platforms: .NET, .NET Standard 2.0, Island

Required Methods


Push

 

method Push(target: string; opts: Memory<PushOptions>): error

 

error Push(string target, Memory<PushOptions> opts)

 

func Push(_ target: string, _ opts: Memory<PushOptions>) -> error

 

func Push(target string, opts Memory<PushOptions>) error

 

Function Push(target As string, opts As Memory<PushOptions>) As error

Parameters:

  • target:
  • opts: