Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package httploader implements loader.Loader for http/https url.
The package is typically only imported for the side effect of registering its Loaders.
To use httploader, link this package into your program:
import _ "github.com/santhosh-tekuri/jsonschema/httploader"
Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  var Client = http.DefaultClient
    Client is the default HTTP Client used to Get the resource.
Functions ¶
This section is empty.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.