Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brianterry/unicorn-maker
/ functions
Functions
50 in github.com/brianterry/unicorn-maker
⨍
Functions
50
◇
Types & classes
16
↓ 5 callers
Function
check_response
(response, uid=None)
python/src/brianterry_unicorn_maker/handlers.py:26
↓ 5 callers
Function
checkedResponse
(response: Response, uid?: string)
typescript/src/handlers.ts:26
↓ 5 callers
Function
makeRequest
(input *RequestInput)
go/unicorn_with_callback/cmd/resource/resource.go:191
↓ 5 callers
Function
makeRequest
(input *RequestInput)
go/unicorn/cmd/resource/resource.go:163
↓ 5 callers
Function
wrap
(req handler.Request, f handlerFunc)
go/unicorn_with_callback/cmd/main.go:49
↓ 5 callers
Function
wrap
(req handler.Request, f handlerFunc)
go/unicorn/cmd/main.go:49
↓ 3 callers
Function
unmarshal
(unicorn *Unicorn)
go/unicorn_with_callback/cmd/resource/resource.go:230
↓ 3 callers
Function
unmarshal
(unicorn *Unicorn)
go/unicorn/cmd/resource/resource.go:202
↓ 2 callers
Function
Read
Read handles the Read event from the Cloudformation service.
go/unicorn_with_callback/cmd/resource/resource.go:96
↓ 2 callers
Function
exist
(req handler.Request, model *Model)
go/unicorn_with_callback/cmd/resource/resource.go:155
↓ 2 callers
Function
exist
(req handler.Request, model *Model)
go/unicorn/cmd/resource/resource.go:127
↓ 2 callers
Function
marshal
(resource *Model)
go/unicorn_with_callback/cmd/resource/resource.go:176
↓ 2 callers
Function
marshal
(resource *Model)
go/unicorn/cmd/resource/resource.go:148
↓ 1 callers
Function
Read
Read handles the Read event from the Cloudformation service.
go/unicorn/cmd/resource/resource.go:67
↓ 1 callers
Method
delete
( session: Optional<SessionProxy>, request: ResourceHandlerRequest<ResourceModel>, cal
typescript/src/handlers.ts:95
↓ 1 callers
Function
makeReturn
(input *RequestInput, resp *http.Response)
go/unicorn_with_callback/cmd/resource/resource.go:239
↓ 1 callers
Function
makeReturn
(input *RequestInput, resp *http.Response)
go/unicorn/cmd/resource/resource.go:211
↓ 1 callers
Function
validateInput
(req handler.Request, model *Model)
go/unicorn_with_callback/cmd/resource/resource.go:163
↓ 1 callers
Function
validateInput
(req handler.Request, model *Model)
go/unicorn/cmd/resource/resource.go:135
Function
Create
Create handles the Create event from the Cloudformation service.
go/unicorn_with_callback/cmd/resource/resource.go:46
Function
Create
Create handles the Create event from the Cloudformation service.
go/unicorn/cmd/resource/resource.go:45
Method
Create
Create wraps the related Create function exposed by the resource code
go/unicorn_with_callback/cmd/main.go:18
Method
Create
Create wraps the related Create function exposed by the resource code
go/unicorn/cmd/main.go:18
Function
Delete
Delete handles the Delete event from the Cloudformation service.
go/unicorn_with_callback/cmd/resource/resource.go:136
Function
Delete
Delete handles the Delete event from the Cloudformation service.
go/unicorn/cmd/resource/resource.go:107
Method
Delete
Delete wraps the related Delete function exposed by the resource code
go/unicorn_with_callback/cmd/main.go:33
Method
Delete
Delete wraps the related Delete function exposed by the resource code
go/unicorn/cmd/main.go:33
Function
List
List handles the List event from the Cloudformation service.
go/unicorn_with_callback/cmd/resource/resource.go:147
Function
List
List handles the List event from the Cloudformation service.
go/unicorn/cmd/resource/resource.go:118
Method
List
List wraps the related List function exposed by the resource code
go/unicorn_with_callback/cmd/main.go:38
Method
List
List wraps the related List function exposed by the resource code
go/unicorn/cmd/main.go:38
Method
Read
Read wraps the related Read function exposed by the resource code
go/unicorn_with_callback/cmd/main.go:23
Method
Read
Read wraps the related Read function exposed by the resource code
go/unicorn/cmd/main.go:23
Function
Update
Update handles the Update event from the Cloudformation service.
go/unicorn_with_callback/cmd/resource/resource.go:113
Function
Update
Update handles the Update event from the Cloudformation service.
go/unicorn/cmd/resource/resource.go:84
Method
Update
Update wraps the related Update function exposed by the resource code
go/unicorn_with_callback/cmd/main.go:28
Method
Update
Update wraps the related Update function exposed by the resource code
go/unicorn/cmd/main.go:28
Method
_deserialize
( cls: Type["_ResourceModel"], json_data: Optional[Mapping[str, Any]], )
python/src/brianterry_unicorn_maker/models.py:47
Method
create
( session: Optional<SessionProxy>, request: ResourceHandlerRequest<ResourceModel>, cal
typescript/src/handlers.ts:43
Function
create_handler
(_, request: ResourceHandlerRequest, __)
python/src/brianterry_unicorn_maker/handlers.py:37
Function
delete_handler
(_, request: ResourceHandlerRequest, __)
python/src/brianterry_unicorn_maker/handlers.py:60
Method
list
( session: Optional<SessionProxy>, request: ResourceHandlerRequest<ResourceModel>, cal
typescript/src/handlers.ts:140
Function
list_handler
(_, __, ___)
python/src/brianterry_unicorn_maker/handlers.py:84
Function
main
main is the entry point of the application.
go/unicorn_with_callback/cmd/main.go:43
Function
main
main is the entry point of the application.
go/unicorn/cmd/main.go:43
Method
read
( session: Optional<SessionProxy>, request: ResourceHandlerRequest<ResourceModel>, cal
typescript/src/handlers.ts:117
Function
read_handler
(_, request: ResourceHandlerRequest, __,)
python/src/brianterry_unicorn_maker/handlers.py:71
Function
set_or_none
(value: Optional[Sequence[T]])
python/src/brianterry_unicorn_maker/models.py:27
Method
update
( session: Optional<SessionProxy>, request: ResourceHandlerRequest<ResourceModel>, cal
typescript/src/handlers.ts:69
Function
update_handler
(_, request: ResourceHandlerRequest, __)
python/src/brianterry_unicorn_maker/handlers.py:49